Skip to content

chore/#75 api 테스트 #139

chore/#75 api 테스트

chore/#75 api 테스트 #139

Workflow file for this run

name: SolSolHigh-FE feat/#75-sending-image
on:
push:
branches: feat/#75-sending-image
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/#75-sending-image