typo
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/test-image Pipeline was successful

This commit is contained in:
OCram85 2024-05-16 12:06:59 +02:00
parent 2820cd43dd
commit c5cdee3d9c

View File

@ -29,7 +29,7 @@ steps:
lint-dockerfile:
image: hadolint/hadolint:v2.12.1-beta-alpine
commands:
- la -la
- ls -la
- hadolint --verbose --ignore DL3003 --ignore DL3018 Dockerfile
#when:
# path: "Dockerfile"