mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-22 21:27:10 -04:00
Do not execute "regress" CI on PR (#1535)
To reduce the CI execution time on servers
This commit is contained in:
parent
7de1345291
commit
f4378ca660
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue