1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-23 23:35:21 -07:00
This commit is contained in:
Neale Pickett 2021-10-19 17:24:08 -06:00
parent e64e4dfa67
commit 30dcda05e4

View file

@ -20,6 +20,7 @@ push:
- if: $CI_COMMIT_TAG
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
script:
- mkdir ~/.docker
- echo "$DOCKER_AUTH_CONFIG" > ~/.docker/config.json
- >
docker build