Update .gitlab-ci.yml file
This commit is contained in:
parent
8f7d43186b
commit
c0a197c3f4
@ -6,6 +6,8 @@ variables:
|
||||
|
||||
workflow:
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "schedule"
|
||||
when: never
|
||||
- when: always
|
||||
|
||||
include:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user