diff --git a/.woodpecker.yml b/.woodpecker.yml index 08ade05..ab71047 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,5 @@ pipeline: - build: - event: [push, pull_request, tag, deployment] + build: image: node:bullseye-slim commands: - npm install