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

Use Java project deps in rules if

parent 4e73e615
No related branches found
No related tags found
1 merge request!187Migrate Beam benchmark implementation
Pipeline #5449 canceled
......@@ -129,14 +129,7 @@ spotbugs-benchmarks:
- changes:
- theodolite-benchmarks/*
- theodolite-benchmarks/$JAVA_PROJECT_NAME/**/*
- theodolite-benchmarks/kstreams-commons/**/*
- theodolite-benchmarks/flink-commons/**/*
- theodolite-benchmarks/beam-commons/**/*
- theodolite-benchmarks/uc1-beam/**/*
- theodolite-benchmarks/uc2-beam/**/*
- theodolite-benchmarks/uc3-beam/**/*
- theodolite-benchmarks/uc4-beam/**/*
- theodolite-benchmarks/load-generator-commons/**/*
- theodolite-benchmarks/{$JAVA_PROJECT_DEPS}/**/*
if: "$CR_HOST && $CR_ORG && $CR_USER && $CR_PW && $IMAGE_NAME && $JAVA_PROJECT_NAME && $JAVA_PROJECT_DEPS"
when: always
- if: "$CR_HOST && $CR_ORG && $CR_USER && $CR_PW && $IMAGE_NAME && $JAVA_PROJECT_NAME"
......
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