fix: deploy yaml port va evaluation models yangilandi
Some checks failed
Deploy to Production / build-and-deploy (push) Failing after 2m1s
Some checks failed
Deploy to Production / build-and-deploy (push) Failing after 2m1s
This commit is contained in:
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@@ -126,7 +126,7 @@ jobs:
|
|||||||
echo "loyiha mavjud"
|
echo "loyiha mavjud"
|
||||||
else
|
else
|
||||||
cd $PROJECTS
|
cd $PROJECTS
|
||||||
git clone git@gitea.felixits.uz:2222/${{ github.repository }}.git ${{ env.PROJECT_NAME }}
|
git clone git@gitea.felixits.uz:${{ github.repository }}.git ${{ env.PROJECT_NAME }}
|
||||||
echo "Clone qilindi";
|
echo "Clone qilindi";
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user