mirror of https://github.com/dirtbags/moth.git
This commit is contained in:
parent
362ba11cf5
commit
e64e4dfa67
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue