chore: ci fixes

This commit is contained in:
Aire-One 2023-09-03 19:41:40 +02:00
parent 8e144e06f5
commit 85702797fe
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ pipeline:
prepare:
image: *cyan
commands:
- just install
- luarocks install --only-deps awesomewm-d-tl-dev-1.rockspec
build:
image: *cyan
commands:

View File

@ -10,7 +10,7 @@ variables:
pipeline:
lint-pipeline:
image: woodpeckerci/woodpecker-cli:next-alpine
image: woodpeckerci/woodpecker-cli:v0.15.11-alpine
group: lint
commands:
- woodpecker-cli lint .woodpecker/*.yml

View File

@ -5,7 +5,7 @@ pipeline:
prepare:
image: *busted
commands:
- just install
- luarocks install --only-deps awesomewm-d-tl-dev-1.rockspec
test:
image: *busted
commands: