This commit is contained in:
2022-08-12 21:46:16 +01:00
parent 514cf20ab3
commit ed00d819d9

View File

@ -1,6 +1,5 @@
pipeline: pipeline:
build: build:
event: [push, pull_request, tag, deployment]
image: node:bullseye-slim image: node:bullseye-slim
commands: commands:
- npm install - npm install