Commit 3b77fa57 authored by nanahira's avatar nanahira

why is npm ci broken

parent e59a4c56
Pipeline #15344 passed with stages
in 1 minute and 41 seconds
...@@ -10,9 +10,8 @@ build: ...@@ -10,9 +10,8 @@ build:
dependencies: [] dependencies: []
tags: tags:
- linux - linux
image: node:18
script: script:
- npm ci - npm i
- npm run build - npm run build
- npm run replace - npm run replace
artifacts: artifacts:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment