test-drone/.woodpecker.yml
Bruno BELANYI dfe04157a3
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-25 23:02:12 +00:00

17 lines
189 B
YAML

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