From 5320a5ce044b2a82b0bcbb8a75e8815718d1813f Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Mon, 2 Jan 2023 11:00:58 +0100 Subject: [PATCH] ci(core): add ci --- .woodpecker.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .woodpecker.yml diff --git a/.woodpecker.yml b/.woodpecker.yml new file mode 100644 index 0000000..b1ced42 --- /dev/null +++ b/.woodpecker.yml @@ -0,0 +1,5 @@ +pipeline: + shellcheck: + image: pipelinecomponents/shellcheck + commands: + - shellcheck ./timeout