Update .gitlab-ci.yml
This commit is contained in:
parent
370468bd6a
commit
14f07dde5d
1 changed files with 1 additions and 1 deletions
|
@ -47,4 +47,4 @@ deploy:
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
- scp -r dist/* pleromaci@heldscal.la:~/pleroma
|
- scp -r dist/* pleroma@tenshi.heldscal.la:~/pleroma
|
||||||
|
|
Loading…
Reference in a new issue