Improvements in the woodpecker pipeline (#20) #21

Merged
Aire-One merged 6 commits from feat/#20 into master 2022-10-23 19:17:20 +02:00
1 changed files with 1 additions and 3 deletions
Showing only changes of commit 58bfc09fcc - Show all commits

View File

@ -13,9 +13,7 @@ pipeline:
image: woodpeckerci/woodpecker-cli:v0.15.5-alpine
group: lint
commands:
- echo "before"
- woodpecker-cli lint
- echo "after"
- woodpecker-cli lint .woodpecker/*.yml
when:
path:
- ".woodpecker/**"