From 471b944963495d1d5010f12c16e1a0a5ec19c151 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Sun, 26 Mar 2023 11:19:56 +0100 Subject: [PATCH] fixup! ci: woodpecker: test exec runner --- .woodpecker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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