Commit c0ab611d authored by Chunchi Che's avatar Chunchi Che

fix gitlab-ci

parent 01247d41
Pipeline #20256 failed
...@@ -41,7 +41,7 @@ deploy: ...@@ -41,7 +41,7 @@ deploy:
stage: deploy stage: deploy
tags: tags:
- linux - linux
extends: npm_build dependencies: npm_build
script: script:
- sudo apt-get install rsync - sudo apt-get install rsync
- rsync -a --progress --human-readable dist/ 'kirayamato@8.142.104.5:${NEOS_DEPLOY_PATH}' - rsync -a --progress --human-readable dist/ 'kirayamato@8.142.104.5:${NEOS_DEPLOY_PATH}'
......
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