diff --git a/.woodpecker.yml b/.woodpecker.yml index f9df633..3cedf89 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -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