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