Skip to content
Snippets Groups Projects
Commit c5667788 authored by Neda Moeini's avatar Neda Moeini
Browse files

Updated gitlab-ci.

parent 6ae911fb
No related branches found
No related tags found
No related merge requests found
Pipeline #84446 failed
This commit is part of merge request !100. Comments created here will be created in the context of that merge request.
...@@ -63,6 +63,7 @@ trigger_jenkins_build: ...@@ -63,6 +63,7 @@ trigger_jenkins_build:
before_script: before_script:
- apk add --no-cache curl jq - apk add --no-cache curl jq
script: script:
- echo $JENKINS_USERNAME
- 'curl "http://test-swd-release-service01.geant.org:8080/job/build-python-snapshot/buildWithParameters" \ - 'curl "http://test-swd-release-service01.geant.org:8080/job/build-python-snapshot/buildWithParameters" \
--user $JENKINS_USERNAME:$JENKINS_API_TOKEN \ --user $JENKINS_USERNAME:$JENKINS_API_TOKEN \
--data "PROJECT=geant-service-orchestrator"' --data "PROJECT=geant-service-orchestrator"'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment