add gitea host to CI deploy

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

View File

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