Skip to content
Snippets Groups Projects
Commit aee4ddd0 authored by Samuel Ross Meehan's avatar Samuel Ross Meehan
Browse files

commit

parent daedb1fb
No related branches found
No related tags found
No related merge requests found
......@@ -38,5 +38,6 @@ build_docker:
- docker:19.03.1-dind
script:
- docker info
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker build -t $CI_REGISTRY_IMAGE .
- docker push $CI_REGISTRY_IMAGE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment