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

Fix benchmark path

parent 7939480a
No related branches found
No related tags found
1 merge request!199Don't execute unnecessary build jobs in CI pipeline
Pipeline #5378 passed
...@@ -47,7 +47,7 @@ lint-helm: ...@@ -47,7 +47,7 @@ lint-helm:
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG
when: always when: always
- changes: - changes:
- benchmarks/**/* - theodolite-benchmarks/**/*
when: always when: always
- when: manual - when: manual
allow_failure: true allow_failure: true
......
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