diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 02dad30f9e7b503edd9ec99fc2dcd8a2e0a712ea..66ecaa8e906791ee5a9395a80f0062e7d77e369c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: