diff --git a/makefile b/makefile index 417aced..f0f7b90 100644 --- a/makefile +++ b/makefile @@ -4,7 +4,6 @@ build: @cd ~/.abra/src && \ make push && \ cd - && \ - docker pull decentral1se/abra && \ docker build -t decentral1se/drone-abra . push: build