Skip to content
Snippets Groups Projects
Commit 440ac317 authored by Binsbergen, Remy van's avatar Binsbergen, Remy van
Browse files

updated gitlab-ci.yml

parent cdd2dc7c
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -19,6 +19,6 @@ maven-build:
docker-build:
stage: package
script:
- sudo docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN docker-registry.wur.nl
- sudo docker build -t docker-registry.wur.nl/binsb007/remy-sandbox .
- sudo docker push docker-registry.wur.nl/binsb007/remy-sandbox
\ No newline at end of file
- docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN docker-registry.wur.nl
- docker build -t docker-registry.wur.nl/binsb007/remy-sandbox .
- docker push docker-registry.wur.nl/binsb007/remy-sandbox
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment