This commit is contained in:
parent
72485ffe89
commit
b6f36c2363
7
.woodpecker.yaml
Normal file
7
.woodpecker.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
steps:
|
||||
lint:
|
||||
image: docker:27.1.1-cli
|
||||
commands:
|
||||
- docker-compose config
|
||||
when:
|
||||
event: [push, pull_request, manual, tag]
|
Loading…
Reference in New Issue
Block a user