Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
hashworks
archlinux-docker
Commits
9c5a9ccc
Verified
Commit
9c5a9ccc
authored
Nov 02, 2020
by
hashworks
Browse files
Drop DL3020 ignore since we are using COPY
parent
7d5a90c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9c5a9ccc
...
...
@@ -13,7 +13,7 @@ lint:
stage
:
lint
image
:
hadolint/hadolint:latest
# DL3018: We don't need alpine version pins
script
:
hadolint --ignore DL3018
--ignore DL3020
Dockerfile.template
script
:
hadolint --ignore DL3018 Dockerfile.template
except
:
-
releases
-
tags
...
...
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