Skip to content
Snippets Groups Projects
Commit a2b1f5bb authored by Colin's avatar Colin
Browse files

Update .gitlab-ci.yml file

parent cb083eb0
Branches master
No related merge requests found
Pipeline #387 failed with stage
in 11 minutes and 55 seconds
......@@ -7,4 +7,4 @@ deploy:
script: |
docker login -u $CI_REGISTRY_USER -p $CI_JOB_TOKEN $CI_REGISTRY
docker build -t $CI_REGISTRY/flashpoint/docker/gitlab-runner-image .
docker push $CI_REGISTRY/flashpoint/docker/gitlab-runner-image .
\ No newline at end of file
docker push $CI_REGISTRY/flashpoint/docker/gitlab-runner-image
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment