Skip to content

chore/#62: apk 배포 #64

chore/#62: apk 배포

chore/#62: apk 배포 #64

Workflow file for this run

name: SolSolHigh-FE Deploy
on:
push:
branches: feat/#62-webview
jobs:
deploy:
runs-on: ubuntu-latest
steps:
# stage : ssh
- name: SSH
uses: appleboy/[email protected]
with:
host: ${{ secrets.SSH_KRO_HOST }}
username: ${{ secrets.SSH_KRO_USERNAME }}
password: ${{ secrets.SSH_PASSWORD }}
script: |
cd ~/solsol-high
./static.sh feat/#62-webview