This commit is contained in:
@@ -5,7 +5,7 @@ steps:
|
|||||||
install:
|
install:
|
||||||
image: node:20
|
image: node:20
|
||||||
commands:
|
commands:
|
||||||
- cd server && npm ci
|
- cd server && npm install
|
||||||
|
|
||||||
deploy-main:
|
deploy-main:
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user