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

This commit is contained in:
Bruno BELANYI 2023-03-25 22:44:52 +00:00
parent afdc812d7d
commit 8405697f24

View file

@ -3,7 +3,8 @@ labels:
clone: clone:
git: git:
image: true image: bash
commands: "true"
pipeline: pipeline:
manual_clone: manual_clone:
@ -20,4 +21,5 @@ pipeline:
test: test:
image: bash image: bash
commands: commands:
- export
- nix run pkgs#hello - nix run pkgs#hello