add gitea host to CI deploy
Tests & Lint & Deploy to Railway / deploy (push) Failing after 2s Details

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:
host: http://gitea.mkgtu.ru
username: ${{ secrets.USERNAME }}
password: 5022
port: ${{ secrets.PORT }}
password: ${{ secrets.PASSWORD }}
port: 5022
script: |
cd /var/www/www-root/data/www/testabit.mkgtu.ru
git stash