mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 03:31:15 +03:00
[ANY] Final gitlab CI
This commit is contained in:
parent
dc97bbb743
commit
c2154b8a7c
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ test:
|
|||
|
||||
deploy-demo:
|
||||
stage: deploy
|
||||
only: [dev]
|
||||
script:
|
||||
- gradle build
|
||||
- eval $(ssh $SSH_USER@$SSH_HOST 'cd $SSH_DIR && cat deploy.sh')
|
||||
|
|
Loading…
Reference in a new issue