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

Avoid creation of detachted pipelines

parent 230d6b6d
No related branches found
No related tags found
1 merge request!63Move benchmarks to dedicated directory
Pipeline #1313 passed
workflow:
rules:
- if: $CI_MERGE_REQUEST_ID
when: never
- when: always
stages:
- triggers
......@@ -8,10 +14,8 @@ benchmarks:
strategy: depend
rules:
- if: "$CI_COMMIT_TAG"
when: always
- changes:
- benchmarks/*
when: always
- when: manual
allow_failure: true
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment