Do not execute "regress" CI on PR (#1535)

To reduce the CI execution time on servers
This commit is contained in:
JeanRochCoulon 2023-10-16 14:06:55 +02:00 committed by GitHub
parent 7de1345291
commit f4378ca660
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ workflow:
CI_KIND: regress
- if: $CI_COMMIT_BRANCH =~ /.*_PR_.*/
variables:
CI_KIND: regress
CI_KIND: dev
- if: $CI_COMMIT_BRANCH =~ /^dev.*/
variables:
CI_KIND: dev