This commit is contained in:
Rolf Martin Glomsrud 2024-08-04 00:43:50 +02:00
parent de6ad54657
commit 8fd2c0d180

View file

@ -4,7 +4,7 @@ when:
steps: steps:
- name: build - name: build
image: node:bookworm-slim image: local/builder
commands: commands:
- npm install - npm install