initial commit
This commit is contained in:
commit
fae9270ffe
6 changed files with 175 additions and 0 deletions
5
.woodpecker/.lint.yaml
Normal file
5
.woodpecker/.lint.yaml
Normal file
|
@ -0,0 +1,5 @@
|
|||
steps:
|
||||
- name: Lint Dockerfile
|
||||
image: hadolint/hadolint:latest-alpine
|
||||
commands:
|
||||
- hadolint Dockerfile
|
Loading…
Add table
Add a link
Reference in a new issue