Обновление правил

This commit is contained in:
Andrei Astafev 2020-05-14 10:13:49 +03:00
parent 6458cc797d
commit 0995c3b605

View File

@ -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: