mirror of https://github.com/dirtbags/moth.git
This commit is contained in:
parent
e64e4dfa67
commit
30dcda05e4
|
@ -20,6 +20,7 @@ push:
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
|
||||||
script:
|
script:
|
||||||
|
- mkdir ~/.docker
|
||||||
- echo "$DOCKER_AUTH_CONFIG" > ~/.docker/config.json
|
- echo "$DOCKER_AUTH_CONFIG" > ~/.docker/config.json
|
||||||
- >
|
- >
|
||||||
docker build
|
docker build
|
||||||
|
|
Loading…
Reference in New Issue