Update .gitlab-ci.yml file

This commit is contained in:
Christoph Schabert 2023-11-09 09:37:51 +01:00
parent 6dd9539410
commit 0948ca9168

View File

@ -8,6 +8,7 @@ workflow:
rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
when: never
- when: always
include:
- project: 'gitlab/gitlab'