This commit is contained in:
aminecmi committed 2022-07-19 17:20:36 +02:00
1 parent 1c5edd2024
commit 9944907aa8
1 file changed
+1 -1
+1 -1
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