From aff5b2892c6b78cac3dbde09e76aa547775cc409 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Sat, 1 Apr 2023 15:46:21 +0100 Subject: [PATCH] wip --- .woodpecker/exec.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.woodpecker/exec.yml b/.woodpecker/exec.yml index a7aac6b..4ede5f6 100644 --- a/.woodpecker/exec.yml +++ b/.woodpecker/exec.yml @@ -2,6 +2,11 @@ labels: type: exec pipeline: +- name: env + image: bash + commands: + - export + - name: test image: bash commands: