Update .gitlab-ci.yml
This commit is contained in:
parent
b80dc15a93
commit
9d5141130d
@ -93,7 +93,7 @@ docker:
|
||||
dependencies:
|
||||
- release
|
||||
script:
|
||||
- 'docker -H unix:///var/run/docker.sock image build ./Dockerfile'
|
||||
- 'docker -H unix:///var/run/docker.sock image build ./'
|
||||
- 'docker -H unix:///var/run/docker.sock image push registry.chaoticlogic.us/chaosbot:$CI_COMMIT_SHA'
|
||||
- 'docker -H unix:///var/run/docker.sock image push registry.chaoticlogic.us/chaosbot:latest'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user