Skip to content
Snippets Groups Projects
Commit 1cfde914 authored by Brice Copy's avatar Brice Copy
Browse files

Update .gitlab-ci.yml

parent a0aeab27
No related branches found
No related tags found
No related merge requests found
Pipeline #1111679 failed
......@@ -32,5 +32,6 @@ deploy image:
script:
- docker info
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
- docker build --pull -t "$CI_REGISTRY_IMAGE" .
- docker push "$CI_REGISTRY_IMAGE"
\ No newline at end of file
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