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

Fix indention.

parent 18afcac2
No related branches found
No related tags found
No related merge requests found
Pipeline #84437 failed
This commit is part of merge request !100. Comments created here will be created in the context of that merge request.
...@@ -64,8 +64,8 @@ trigger_jenkins_build: ...@@ -64,8 +64,8 @@ trigger_jenkins_build:
PROJECT_NAME: 'geant-service-orchestrator' PROJECT_NAME: 'geant-service-orchestrator'
script: script:
- 'curl "https://test-swd-release-service01.geant.org/job/build-python-snapshot/buildWithParameters" \ - 'curl "https://test-swd-release-service01.geant.org/job/build-python-snapshot/buildWithParameters" \
--user $JENKINS_USERNAME:$JENKINS_API_TOKEN \ --user $JENKINS_USERNAME:$JENKINS_API_TOKEN \
--data "PROJECT=${PROJECT_NAME}"' --data "PROJECT=${PROJECT_NAME}"'
# only: # only:
# - develop # - develop
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment