Don't pull

This commit is contained in:
decentral1se
2021-06-05 07:30:01 +02:00
parent 710f2c5188
commit f77c975b4c

View File

@ -4,7 +4,6 @@ build:
@cd ~/.abra/src && \ @cd ~/.abra/src && \
make push && \ make push && \
cd - && \ cd - && \
docker pull decentral1se/abra && \
docker build -t decentral1se/drone-abra . docker build -t decentral1se/drone-abra .
push: build push: build