mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-03-13 01:16:47 -04:00
Merge branch 'limit-ci-testing' into 'main'
Limit CI testing to relevant changes See merge request veilid/veilid!339
This commit is contained in:
commit
57366cb175
@ -92,6 +92,9 @@ test_build:
|
|||||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||||
- if: $CI_PIPELINE_SOURCE == "push"
|
- if: $CI_PIPELINE_SOURCE == "push"
|
||||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||||
|
- changes:
|
||||||
|
- veilid-*/**
|
||||||
|
- '**/*[Cc]argo*'
|
||||||
|
|
||||||
semgrep:
|
semgrep:
|
||||||
# A Docker image with Semgrep installed.
|
# A Docker image with Semgrep installed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user