Update
This commit is contained in:
parent
90e1ff1cec
commit
64531da5b0
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@ docker-build:
|
|||
- docker pull registry.gitlab.com/confreriedukassoulait/twitchbot:latest || true
|
||||
- docker build --cache-from registry.gitlab.com/confreriedukassoulait/twitchbot:latest -t twitchbot .
|
||||
|
||||
- docker tag twitchbot:latest registry.gitlab.com/confreriedukassoulait/twitchbot:${CI_COMMIT_SHORT_SHA}
|
||||
- docker tag twitchbot:latest registry.gitlab.com/confreriedukassoulait/twitchbot:latest
|
||||
|
||||
- docker push registry.gitlab.com/confreriedukassoulait/twitchbot:${CI_COMMIT_SHORT_SHA}
|
||||
- docker push registry.gitlab.com/confreriedukassoulait/twitchbot:latest
|
||||
|
|
Loading…
Reference in a new issue