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

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