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

This commit is contained in:
Bruno BELANYI 2023-03-26 11:19:56 +01:00
parent fd8bc8d160
commit 471b944963

View file

@ -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