mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-08-29 14:47:13 +00:00
feat: ci & cd
This commit is contained in:
@@ -19,5 +19,5 @@ jobs:
|
|||||||
host: ${{ secrets.SSH_HOST }}
|
host: ${{ secrets.SSH_HOST }}
|
||||||
username: root
|
username: root
|
||||||
key: ${{ secrets.SSH_KEY }}
|
key: ${{ secrets.SSH_KEY }}
|
||||||
script: bash /opt/openisle/deploy.sh
|
script: bash /opt/openisle/deploy-staging.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user