.
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Giles Bradshaw 2020-04-03 12:04:49 +01:00
parent 09fcc54b79
commit 18b4134632
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
set -e
docker build . -f Dockerfile.$1 --build-arg image=$2letsencrypt-nginx -t $2letsencrypt-do2
docker push $2letsencrypt-do2
docker build . -f Dockerfile.$1 --build-arg image=sigyl.com:5001/letsencrypt-nginx -t sigyl.com:5001/letsencrypt-do2
docker push sigyl.com:5001/letsencrypt-do2