ci: woodpecker: test exec runner
Some checks reported errors
continuous-integration/drone/push Build encountered an error
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Bruno BELANYI 2023-03-25 22:04:34 +00:00
parent f60303f021
commit c08bdda934

View file

@ -1,3 +1,8 @@
labels:
type: exec
pipeline: pipeline:
test: test:
image: hello-world image: bash
commands:
- nix run pkgs#hello