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

This commit is contained in:
Bruno BELANYI 2023-03-25 23:15:55 +00:00
parent 272a68aca4
commit fd8bc8d160

View file

@ -7,7 +7,7 @@ clone:
pipeline:
manual_clone:
image: bash
image: ${SHELL}
commands:
- git init -b main
- git remote add origin https://git.belanyi.fr/ambroisie/test-drone.git
@ -18,4 +18,5 @@ pipeline:
- git lfs checkout
test:
image: env
image: ${SHELL}
commands: export