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:
|
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
|
||||||
|
|
Loading…
Reference in New Issue