Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ismoilovdevml committed Dec 3, 2024
1 parent 623ffa9 commit 7da5b37
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions pages/guides/ci-cd/android-github-actions.en-UZ.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,7 @@ Amaliyotda ishlatilgan [**devops-journey-uz/android-ci-cd**](https://github.com/
</Callout>

Qo'shimcha Resurslar
* [**Gitlab Server o'rnatish va sozlash**](https://devops-journey.uz/guides/ci-cd/gitlab-server)
* [**Github Actions bilan Flutter CI/CD**](https://devops-journey.uz/guides/ci-cd/flutter-github-action)
* [**Github Actions CI/CD**](https://devops-journey.uz/guides/ci-cd/github-actions-ci-cd)
* [**Linux Serverlarga Jenkins o'rnatish**](https://devops-journey.uz/guides/ci-cd/jenkins-ornatish)
Expand Down
1 change: 1 addition & 0 deletions pages/guides/ci-cd/flutter-github-action.en-UZ.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,7 @@ Okeeey bizda jarayon muvaffaqiyat tugadi.
Amaliyotda ishlatilgan [**devops-journey-uz/flutter-ci-cd**](https://github.com/devops-journey-uz/flutter-ci-cd)repositoriyalar. Github Actions namuna fayllarni [**ismoilovdevml/devops-tools**](https://github.com/ismoilovdevml/devops-tools/tree/master/Github-Actions)dan topishingiz mumkin.
</Callout>
Qo'shimcha Resurslar
* [**Gitlab Server o'rnatish va sozlash**](https://devops-journey.uz/guides/ci-cd/gitlab-server)
* [**Github Actions bilan Anroid CI/CD**](https://devops-journey.uz/guides/ci-cd/android-github-actions)
* [**Github Actions CI/CD**](https://devops-journey.uz/guides/ci-cd/github-actions-ci-cd)
* [**Linux Serverlarga Jenkins o'rnatish**](https://devops-journey.uz/guides/ci-cd/jenkins-ornatish)
Expand Down
1 change: 1 addition & 0 deletions pages/guides/ci-cd/github-actions-argocd-cicd.en-UZ.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,7 @@ ArgoCD webhook orqali avtomatik ishga tushdi va hammasi muvaffaqiyatli bo'ldi.
<Callout type="info" emoji="">

Qo'shimcha Resurslar
* [**Gitlab Server o'rnatish va sozlash**](https://devops-journey.uz/guides/ci-cd/gitlab-server)
* [**Github Actions bilan Flutter CI/CD**](https://devops-journey.uz/guides/ci-cd/flutter-github-action)
* [**Github Actions bilan Anroid CI/CD**](https://devops-journey.uz/guides/ci-cd/android-github-actions)
* [**Github Actions CI/CD**](https://devops-journey.uz/guides/ci-cd/github-actions-ci-cd)
Expand Down
1 change: 1 addition & 0 deletions pages/guides/ci-cd/github-actions-ci-cd.en-UZ.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -895,6 +895,7 @@ jobs:
Amaliyotda ishlatilgan [**devops-journey-github-actions**](https://github.com/devops-journey-uz/devops-journey-github-actions) va [**github-actions-dotnet**](https://github.com/devops-journey-uz/github-actions-dotnet) repositoriyalar. Github Actions namuna fayllarni [**ismoilovdevml/devops-tools**](https://github.com/ismoilovdevml/devops-tools/tree/master/Github-Actions)dan topishingiz mumkin.
</Callout>
Qo'shimcha Resurslar
* [**Gitlab Server o'rnatish va sozlash**](https://devops-journey.uz/guides/ci-cd/gitlab-server)
* [**Github Actions bilan Anroid CI/CD**](https://devops-journey.uz/guides/ci-cd/android-github-actions)
* [**Github Actions bilan Flutter CI/CD**](https://devops-journey.uz/guides/ci-cd/flutter-github-action)
* [**Linux Serverlarga Jenkins o'rnatish**](https://devops-journey.uz/guides/ci-cd/jenkins-ornatish)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ Emailga quyidagicha notification keladi.
Amaliyotda ishlatilgan [gitlab.com/ismoilovdev/devops-journey](https://gitlab.com/ismoilovdev/devops-journey) repositoriya. Gitlab CI pipeline namuna fayllarni [**ismoilovdevml/devops-tools**](https://github.com/ismoilovdevml/devops-tools/blob/master/Gitlab/release.yml)dan topishingiz mumkin.
</Callout>
Qo'shimcha Resurslar
* [**Gitlab Server o'rnatish va sozlash**](https://devops-journey.uz/guides/ci-cd/gitlab-server)
* [**Github Actions CI/CD**](https://devops-journey.uz/guides/ci-cd/github-actions-ci-cd)
* [**Github Actions bilan Anroid CI/CD**](https://devops-journey.uz/guides/ci-cd/android-github-actions)
* [**Github Actions bilan Flutter CI/CD**](https://devops-journey.uz/guides/ci-cd/flutter-github-action)
Expand Down
1 change: 1 addition & 0 deletions pages/guides/ci-cd/jenkins-docker-ci-cd.en-UZ.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1124,6 +1124,7 @@ Qo'shimcha Resurslar
* [**Github Actions CI/CD**](https://devops-journey.uz/guides/ci-cd/github-actions-ci-cd)
* [**Github Actions bilan Anroid CI/CD**](https://devops-journey.uz/guides/ci-cd/android-github-actions)
* [**Github Actions bilan Flutter CI/CD**](https://devops-journey.uz/guides/ci-cd/flutter-github-action)
* [**Gitlab Server o'rnatish va sozlash**](https://devops-journey.uz/guides/ci-cd/gitlab-server)
* [**Gitlab CI | Releaselar va Integrationlar**](https://devops-journey.uz/guides/ci-cd/gitlab-ci-release-integrations)
* [**Kubernetes CI/CD | GitHub Actions + Argo CD | GitOps**](https://devops-journey.uz/guides/ci-cd/github-actions-argocd-cicd)

Expand Down
1 change: 1 addition & 0 deletions pages/guides/ci-cd/jenkins-ornatish.en-UZ.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ Keyingi ekranda tavsiya etilgan plaginlarni o'rnatish yoki maxsus plaginlarni ta

Qo'shimcha Resurslar
* [**Koddan Servergacha: Jenkins bilan Docker CI/CD va Discord bilan integratsiya**](https://devops-journey.uz/guides/ci-cd/jenkins-docker-ci-cd)
* [**Gitlab Server o'rnatish va sozlash**](https://devops-journey.uz/guides/ci-cd/gitlab-server)
* [**Github Actions CI/CD**](https://devops-journey.uz/guides/ci-cd/github-actions-ci-cd)
* [**Github Actions bilan Anroid CI/CD**](https://devops-journey.uz/guides/ci-cd/android-github-actions)
* [**Github Actions bilan Flutter CI/CD**](https://devops-journey.uz/guides/ci-cd/flutter-github-action)
Expand Down
2 changes: 2 additions & 0 deletions pages/guides/ci-cd/start-gitlabci.en-UZ.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -674,9 +674,11 @@ Vazifa shundan iboratki shu pipelinedan foydalanib endi siz muliple environment
</Callout>


## Qo'shimcha
<Callout type="info" emoji="">

Qo'shimcha Resurslar
* [**Gitlab Server o'rnatish va sozlash**](https://devops-journey.uz/guides/ci-cd/gitlab-server)
* [**Gitlab CI | Releaselar va Integrationlar**](https://devops-journey.uz/guides/ci-cd/gitlab-ci-release-integrations)
* [**Github Actions bilan Flutter CI/CD**](https://devops-journey.uz/guides/ci-cd/flutter-github-action)
* [**Github Actions CI/CD**](https://devops-journey.uz/guides/ci-cd/github-actions-ci-cd)
Expand Down

0 comments on commit 7da5b37

Please sign in to comment.