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