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

Updated curl request.

parent bd0472dc
No related branches found
No related tags found
No related merge requests found
Pipeline #84445 failed
This commit is part of merge request !100. Comments created here will be created in the context of that merge request.
......@@ -63,7 +63,7 @@ trigger_jenkins_build:
before_script:
- apk add --no-cache curl jq
script:
- 'curl "https://test-swd-release-service01.geant.org/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 \
--data "PROJECT=geant-service-orchestrator"'
# only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment