Reformat workflow

This commit is contained in:
Kasra Bigdeli
2020-07-03 08:19:26 -04:00
parent 27635c6e5a
commit b4d1811d18

View File

@@ -40,6 +40,9 @@ node ./dev-scripts/validate-build-version-docker-hub.js
source ./version
docker build -t $IMAGE_NAME:$CAPROVER_VERSION -t $IMAGE_NAME:latest -f dockerfile-captain.release .
docker pull nginx:alpine
docker tag nginx:alpine dockersaturn/test-private
docker push dockersaturn/test-private:latest
# docker push $IMAGE_NAME:$CAPROVER_VERSION
# docker push $IMAGE_NAME:latest