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

Added dependency and image.

parent 3926b5f8
No related branches found
No related tags found
No related merge requests found
Pipeline #84427 failed
This commit is part of merge request !100. Comments created here will be created in the context of that merge request.
......@@ -59,6 +59,7 @@ sonarqube:
trigger_jenkins_build:
stage: trigger_jenkins_build
image: ubuntu:latest
script:
- curl "https://test-swd-release-service01.geant.org/job/build-python-snapshot/buildWithParameters" \
--user $JENKINS_USERNAME:$JENKINS_API_TOKEN \
......@@ -66,4 +67,8 @@ trigger_jenkins_build:
# only:
# - develop
tags:
- docker-executor
\ No newline at end of file
- docker-executor
dependencies:
- run-tox-pipeline
- documentation
- sonarqube
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment