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
...@@ -63,7 +63,7 @@ trigger_jenkins_build: ...@@ -63,7 +63,7 @@ trigger_jenkins_build:
before_script: before_script:
- apk add --no-cache curl jq - apk add --no-cache curl jq
script: 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 \ --user $JENKINS_USERNAME:$JENKINS_API_TOKEN \
--data "PROJECT=geant-service-orchestrator"' --data "PROJECT=geant-service-orchestrator"'
# only: # only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment