add gitea host to CI deploy
Tests & Lint & Deploy to Railway / deploy (push) Failing after 2s
Details
Tests & Lint & Deploy to Railway / deploy (push) Failing after 2s
Details
This commit is contained in:
parent
9496a627fd
commit
8723cc7594
|
@ -69,7 +69,7 @@ jobs:
|
|||
with:
|
||||
host: http://gitea.mkgtu.ru
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
password: 5022
|
||||
port: ${{ secrets.PORT }}
|
||||
script: |
|
||||
cd /var/www/www-root/data/www/testabit.mkgtu.ru
|
||||
|
|
Loading…
Reference in New Issue