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