i3-wallpaper-manager/.woodpecker/test.yml
Simon Vieille 87e76093a5
Some checks failed
ci/woodpecker/push/test Pipeline failed
ci/woodpecker/push/build unknown status
add CI files
add makefile

add fpm conf
2024-07-30 21:34:05 +02:00

15 lines
288 B
YAML

when:
- event: [pull_request, tag]
- event: push
branch:
- ${CI_REPO_DEFAULT_BRANCH}
- develop
- feature/*
- release/*
- renovate/*
steps:
"Check sehll scripts":
image: pipelinecomponents/shellcheck
commands:
- shellcheck ./bin/*.sh