Commit 924e6c1f authored by nanahira's avatar nanahira

repub

parent 0d2c546b
...@@ -27,15 +27,15 @@ upload_to_minio: ...@@ -27,15 +27,15 @@ upload_to_minio:
only: only:
- master - master
#deploy_npm: deploy_npm:
# stage: deploy stage: deploy
# dependencies: dependencies:
# - build - build
# tags: tags:
# - linux - linux
# script: script:
# - apt update;apt -y install coreutils - apt update;apt -y install coreutils
# - echo $NPMRC | base64 --decode > ~/.npmrc - echo $NPMRC | base64 --decode > ~/.npmrc
# - npm publish . || true - npm publish . || true
# only: only:
# - master - master
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