Skip to content

Bug -> fix bug title #8

Bug -> fix bug title

Bug -> fix bug title #8

Workflow file for this run

name: shop admin panel
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- name: executing remote ssh commands using password
uses: appleboy/[email protected]
with:
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
key: ${{ secrets.PRIVATE_KEY }}
port: ${{ secrets.PORT }}
passphrase: ${{ secrets.PASS_KEY }}
script: |
ls -lah
bash /var/www/html/shop-admin-panel/build.sh