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