test-drone/.woodpecker.yml
Bruno BELANYI 5fb83ac26e
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 22:52:51 +00:00

20 lines
228 B
YAML

labels:
type: exec
clone:
git:
image: bash
commands: "true"
pipeline:
manual_clone:
image: bash
commands:
- plugin-git
test:
image: bash
commands:
- export
- nix run pkgs#hello