Разрешение запуска через web
This commit is contained in:
parent
590461f0ad
commit
a22839ed83
@ -7,6 +7,7 @@ variables:
|
||||
CMAKE_GENERATOR: Ninja
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
||||
- if: $CI_PIPELINE_SOURCE == "web"
|
||||
- if: $CI_MERGE_REQUEST_ID
|
||||
when: manual
|
||||
allow_failure: true
|
||||
|
Loading…
Reference in New Issue
Block a user