From 2bcfeaae83c8b2af6f750df73cdd2c5573e43a40 Mon Sep 17 00:00:00 2001 From: Jef Roosens Date: Thu, 30 Dec 2021 12:41:28 +0100 Subject: [PATCH] Just getting the ci to do stuff --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 00a13e1..78078ca 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,7 +4,7 @@ pipeline: commands: - yarn install - # This step makes sure the project properly builds + # This step makes sure the project properly builds. build: image: 'node:17.3.0' group: test