Skip to content
Snippets Groups Projects
Commit 57163428 authored by Sven Marcus's avatar Sven Marcus
Browse files

Change manual jobs in pipeline to scheduled

parent 1f827a57
No related branches found
No related tags found
No related merge requests found
......@@ -117,8 +117,7 @@ create_release:
clangBuildAnalyzer:
stage: test
rules:
- when: manual
only: schedules
before_script:
- export DEBIAN_FRONTEND=noninteractive
......@@ -148,8 +147,7 @@ clangBuildAnalyzer:
include_what_you_use:
stage: test
rules:
- when: manual
only: schedules
before_script:
- export DEBIAN_FRONTEND=noninteractive
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment