Log in to the registry

This commit is contained in:
Daniel_I_Am 2020-08-15 20:36:36 -04:00
parent 7fe8e5ba16
commit ad5dc59e17

View File

@ -93,6 +93,8 @@ docker:
dependencies:
- release
script:
# Log in to the registry
- 'docker login -u=$REGISTRY_USER -p=$REGISTRY_PASS registry.chaoticlogic.us'
# Build the image
- 'docker -H unix:///var/run/docker.sock image build -t chaosbot:$CI_COMMIT_SHA ./'
# Tag the image with a registry tag