Update .gitlab-ci.yml
This commit is contained in:
+1
-1
@@ -16,4 +16,4 @@ test_execution:
|
|||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
- rsync build [email protected]:~
|
- rsync -rvz build [email protected]:~
|
||||||
Reference in New Issue
Block a user