Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
arch-boxes
Commits
53c1c5ad
Verified
Commit
53c1c5ad
authored
Sep 27, 2020
by
Sven-Hendrik Haase
Browse files
Don't use non-secure runner for schedules or tags ever
parent
41ce0fab
Pipeline
#1878
passed with stages
in 25 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
53c1c5ad
...
...
@@ -41,6 +41,8 @@ build:
extends
:
.build
except
:
-
master
-
schedules
-
tags
build:secure:
extends
:
.build
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment