fixup! ci: woodpecker: test exec runner
This commit is contained in:
parent
fd8bc8d160
commit
471b944963
|
@ -7,7 +7,7 @@ clone:
|
|||
|
||||
pipeline:
|
||||
manual_clone:
|
||||
image: ${SHELL}
|
||||
image: bash
|
||||
commands:
|
||||
- git init -b main
|
||||
- git remote add origin https://git.belanyi.fr/ambroisie/test-drone.git
|
||||
|
@ -18,5 +18,5 @@ pipeline:
|
|||
- git lfs checkout
|
||||
|
||||
test:
|
||||
image: ${SHELL}
|
||||
image: bash
|
||||
commands: export
|
||||
|
|
Loading…
Reference in a new issue