Update .gitlab-ci.yml

This commit is contained in:
Ryuuji
2020-06-02 08:27:08 +00:00
parent d91492f046
commit d3accf96a2

View File

@@ -16,4 +16,4 @@ test_execution:
script: script:
- npm install - npm install
- npm run build - npm run build
- rsync build ryuuji@142.93.158.54:~ - rsync -rvz build ryuuji@142.93.158.54:~