Alpine.
This commit is contained in:
parent
1c5edd2024
commit
9944907aa8
@ -3,7 +3,7 @@ type: docker
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: node:latest
|
||||
image: node:alpine
|
||||
commands:
|
||||
- apk add --no-cache python3 make g++
|
||||
- npm install
|
||||
|
Loading…
Reference in New Issue
Block a user