Commit 7b8b7de6 by cyamz

add npm install stepci

parent 9138a80a
Pipeline #209 passed with stage
in 28 seconds
...@@ -4,7 +4,7 @@ api_test: ...@@ -4,7 +4,7 @@ api_test:
stage: test stage: test
image: node:lts-alpine image: node:lts-alpine
script: script:
# - npm install -g stepci - npm install -g stepci
- stepci run workflow.yml - stepci run workflow.yml
# build-job: # build-job:
......
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