This commit is contained in:
aminecmi 2022-07-19 17:20:36 +02:00
parent 1c5edd2024
commit 9944907aa8

View File

@ -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