bookworm test 3
This commit is contained in:
parent
b208dbcc9d
commit
48a635a68d
1 changed files with 2 additions and 3 deletions
|
@ -4,9 +4,8 @@ when:
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: node
|
||||
image: node:bookworm-slim
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
- apk add --no-cache rsync
|
||||
|
||||
- apt install rsync
|
||||
|
|
Loading…
Reference in a new issue