This commit is contained in:
Neale Pickett 2021-10-19 17:22:29 -06:00
parent 362ba11cf5
commit e64e4dfa67
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ push:
- if: $CI_COMMIT_TAG
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
script:
- echo "$DOCKER_AUTH_CONFIG" > !~.docker/config.json
- echo "$DOCKER_AUTH_CONFIG" > ~/.docker/config.json
- >
docker build
--tag ghcr.io/dirtbags/moth:$CI_COMMIT_REF_SLUG