Обновление правил
This commit is contained in:
parent
6458cc797d
commit
0995c3b605
@ -3,9 +3,11 @@ variables:
|
||||
GET_SOURCES_ATTEMPTS: 10
|
||||
|
||||
.scheduled-test:
|
||||
only:
|
||||
refs:
|
||||
- schedules
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
||||
- if: $CI_MERGE_REQUEST_ID
|
||||
when: manual
|
||||
allow_failure: true
|
||||
cache:
|
||||
paths: ['*.status']
|
||||
before_script:
|
||||
|
Loading…
Reference in New Issue
Block a user