Update .gitlab-ci.yml file

This commit is contained in:
Christoph Schabert 2023-11-09 09:36:23 +01:00
parent c0a197c3f4
commit 6dd9539410

View File

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