Skip to content
Snippets Groups Projects
Commit f34f1731 authored by Vakho Tsulaia's avatar Vakho Tsulaia
Browse files

CI: explicitly list changed directories for 'ubu-*' jobs

parent ba58071a
No related branches found
No related tags found
1 merge request!384CI: explicitly list changed directories for 'ubu-*' jobs
Pipeline #8589330 passed
......@@ -47,12 +47,19 @@ workflow:
# of the build, by using the 'standalone' job only
.ubuntu-template-job-default: &ubuntu-job
image: gitlab-registry.cern.ch/geomodeldev/ubuntu-geant4-image:main-base
variables:
CHANGEDIR: '[!d]*'
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
changes:
- $CHANGEDIR/**/*
- ATLASExtensions/**/*
- FSL/**/*
- FullSimLight/**/*
- GeoModelCore/**/*
- GeoModelExamples/**/*
- GeoModelG4/**/*
- GeoModelIO/**/*
- GeoModelTools/**/*
- GeoModelVisualization/**/*
- cmake/**/*
- CMakeLists.txt
# TEMPLATES FOR BUILDING PACKAGES
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment