cicd port ozgardi
Some checks failed
Deploy to Production / build-and-deploy (push) Failing after 2m48s
Some checks failed
Deploy to Production / build-and-deploy (push) Failing after 2m48s
This commit is contained in:
3
.github/workflows/deploy.yaml
vendored
3
.github/workflows/deploy.yaml
vendored
@@ -126,10 +126,13 @@ jobs:
|
|||||||
HostName gitea.felixits.uz
|
HostName gitea.felixits.uz
|
||||||
User git
|
User git
|
||||||
Port 2222
|
Port 2222
|
||||||
|
IdentityFile /root/.ssh/gitea_sifatbaho
|
||||||
|
IdentitiesOnly yes
|
||||||
StrictHostKeyChecking no
|
StrictHostKeyChecking no
|
||||||
EOF
|
EOF
|
||||||
chmod 600 ~/.ssh/config
|
chmod 600 ~/.ssh/config
|
||||||
|
|
||||||
|
|
||||||
# Clone (agar yo'q bo'lsa) yoki update
|
# Clone (agar yo'q bo'lsa) yoki update
|
||||||
if [ -d "$DIR/.git" ]; then
|
if [ -d "$DIR/.git" ]; then
|
||||||
echo "loyiha mavjud"
|
echo "loyiha mavjud"
|
||||||
|
|||||||
Reference in New Issue
Block a user