prodV1 #2

Open
RomanGolienko wants to merge 309 commits from prodV1 into main
1 changed files with 2 additions and 2 deletions
Showing only changes of commit dcac3ed4a9 - Show all commits

View File

@ -67,10 +67,10 @@ jobs:
uses: appleboy/ssh-action@v1.0.3
with:
host: gitea.mkgtu.ru
host: ${{ secrets.HOST }}
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
port: 22
port: ${{ secrets.PORT }}
script: |
cd /var/www/www-root/data/www/testabit.mkgtu.ru
git stash