Commit a7755295 authored by Chunchi Che's avatar Chunchi Che

fix gitlab-ci

parent c0ab611d
Pipeline #20257 failed with stages
in 7 minutes and 10 seconds
......@@ -41,7 +41,8 @@ deploy:
stage: deploy
tags:
- linux
dependencies: npm_build
dependencies:
- npm_build
script:
- sudo apt-get install rsync
- 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