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
dbb3e4190b
commit
339b4bfb83
|
@ -70,7 +70,7 @@ jobs:
|
|||
host: http://gitea.mkgtu.ru
|
||||
username: ${{ secrets.USERNAME }}
|
||||
password: ${{ secrets.PASSWORD }}
|
||||
port: 5022
|
||||
port: 22
|
||||
script: |
|
||||
cd /var/www/www-root/data/www/testabit.mkgtu.ru
|
||||
git stash
|
||||
|
|
Loading…
Reference in New Issue