add gitea host to CI deploy

This commit is contained in:
aslan 2024-03-14 11:44:50 +03:00
parent 8723cc7594
commit dbb3e4190b
1 changed files with 2 additions and 2 deletions

View File

@ -69,8 +69,8 @@ jobs:
with: with:
host: http://gitea.mkgtu.ru host: http://gitea.mkgtu.ru
username: ${{ secrets.USERNAME }} username: ${{ secrets.USERNAME }}
password: 5022 password: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }} port: 5022
script: | script: |
cd /var/www/www-root/data/www/testabit.mkgtu.ru cd /var/www/www-root/data/www/testabit.mkgtu.ru
git stash git stash