fixup! ci: woodpecker: test exec runner
This commit is contained in:
parent
afdc812d7d
commit
48bb9e5a11
|
@ -3,7 +3,8 @@ labels:
|
|||
|
||||
clone:
|
||||
git:
|
||||
image: true
|
||||
image: bash
|
||||
commands: plugin-git
|
||||
|
||||
pipeline:
|
||||
manual_clone:
|
||||
|
@ -20,4 +21,5 @@ pipeline:
|
|||
test:
|
||||
image: bash
|
||||
commands:
|
||||
- export
|
||||
- nix run pkgs#hello
|
||||
|
|
Loading…
Reference in a new issue