Skip to content
Snippets Groups Projects
Commit c423e740 authored by Sören Henning's avatar Sören Henning
Browse files

Let parent pipeline depend on chil pipeline

parent 0022ee34
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,7 @@ benchmarks: ...@@ -5,6 +5,7 @@ benchmarks:
stage: triggers stage: triggers
trigger: trigger:
include: benchmarks/.gitlab-ci.yml include: benchmarks/.gitlab-ci.yml
strategy: depend
rules: rules:
- if: "$CI_COMMIT_TAG" - if: "$CI_COMMIT_TAG"
when: always when: always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment