Activate the lint-pipeline step (#22) #82

Merged
Aire-One merged 1 commits from feat/#22 into master 2023-05-01 16:41:35 +02:00
1 changed files with 8 additions and 8 deletions
Showing only changes of commit 651962d78c - Show all commits

View File

@ -9,14 +9,14 @@ variables:
- "**/*.tl"
pipeline:
# lint-pipeline:
# image: woodpeckerci/woodpecker-cli:next-alpine
# group: lint
# commands:
# - woodpecker-cli lint .woodpecker/*.yml
# when:
# path:
# - ".woodpecker/**"
lint-pipeline:
image: woodpeckerci/woodpecker-cli:next-alpine
group: lint
commands:
- woodpecker-cli lint .woodpecker/*.yml
when:
path:
- ".woodpecker/**"
lint-lua:
image: gitea.aireone.xyz/aire-one/awesomewm.d.tl/luacheck_just:latest