feat: ci & cd

This commit is contained in:
tim
2025-08-16 15:24:32 +08:00
parent 86633e1f21
commit 79261054f9

View File

@@ -19,5 +19,5 @@ jobs:
host: ${{ secrets.SSH_HOST }}
username: root
key: ${{ secrets.SSH_KEY }}
script: bash /opt/openisle/deploy.sh
script: bash /opt/openisle/deploy-staging.sh