This commit is contained in:
parent
72485ffe89
commit
b6f36c2363
1 changed files with 7 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue