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

updated gitlab-ci.yml

parent 05b80884
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:
- docker login -u gitlab-ci-token -p $CI_JOB_TOKEN docker-registry.wur.nl
- 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