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

Fix only syntax

parent 402e643f
No related merge requests found
......@@ -117,7 +117,7 @@ create_release:
clangBuildAnalyzer:
stage: test
only: schedules
only: ["schedules"]
before_script:
- export DEBIAN_FRONTEND=noninteractive
......@@ -147,7 +147,7 @@ clangBuildAnalyzer:
include_what_you_use:
stage: test
only: schedules
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