a
This commit is contained in:
parent
de6ad54657
commit
8fd2c0d180
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ when:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: node:bookworm-slim
|
image: local/builder
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
Loading…
Reference in a new issue