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

Added image name.

parent 7df6cf57
No related branches found
No related tags found
No related merge requests found
Pipeline #84435 canceled
This commit is part of merge request !100. Comments created here will be created in the context of that merge request.
......@@ -59,15 +59,15 @@ sonarqube:
trigger_jenkins_build:
stage: trigger_jenkins_build
image: ubuntu:latest
image: alpine:latest
variables:
PROJECT_NAME: 'geant-service-orchestrator'
script:
- 'curl "https://test-swd-release-service01.geant.org/job/build-python-snapshot/buildWithParameters" \
--user $JENKINS_USERNAME:$JENKINS_API_TOKEN \
--data "PROJECT=${PROJECT_NAME}"'
# only:
# - develop
only:
- develop
tags:
- docker-executor
# dependencies:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment