test-drone/.woodpecker.yml
Bruno BELANYI f447a89c58
Some checks reported errors
ci/woodpecker/push/woodpecker Pipeline failed
continuous-integration/drone/push Build encountered an error
fixup! ci: woodpecker: test exec runner
2023-03-26 11:22:17 +01:00

18 lines
211 B
YAML

labels:
type: exec
clone:
git:
image: bash
commands: "true"
pipeline:
manual_clone:
image: bash
commands:
- CI_WORKSPACE=$PWD plugin-git
test:
image: bash
commands: export