Skip to content
Snippets Groups Projects
Verified Commit 19e6dbc3 authored by Poncho's avatar Poncho
Browse files

.gitlab-ci.yml: allow :latest

parent db0de013
Branches
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ lint:
stage: lint
image: hadolint/hadolint:latest-debian
script:
- hadolint Dockerfile
- hadolint --ignore DL3007 Dockerfile
build:
stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment