Skip to content
Snippets Groups Projects
Commit 55e81057 authored by Erick Hitter's avatar Erick Hitter
Browse files

Use valid stage

parent 57eb4816
Branches
No related tags found
1 merge request!3Add basic linting
Pipeline #158 passed
lint_dockerfile:
stage: lint
stage: test
image: hadolint/hadolint:latest-debian
script:
- find . -name "Dockerfile" -execdir hadolint {} \;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment