Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
archlinux-docker
Commits
b1cef55c
Verified
Commit
b1cef55c
authored
Oct 28, 2020
by
Sven-Hendrik Haase
Browse files
Don't run lint for releases branch
parent
dc5b2275
Pipeline
#2529
failed with stages
in 35 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b1cef55c
...
...
@@ -15,6 +15,8 @@ lint:
image
:
hadolint/hadolint:latest
# DL3007: We use the latest tag for multistage build
script
:
hadolint --ignore DL3007 --ignore DL3020 Dockerfile.template
except
:
-
releases
get_version
:
stage
:
.pre
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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