diff --git a/.github/workflows/CD-deploy-page-production.yml b/.github/workflows/CD-deploy-page-production.yml index 68a6d0a..823c397 100644 --- a/.github/workflows/CD-deploy-page-production.yml +++ b/.github/workflows/CD-deploy-page-production.yml @@ -20,7 +20,9 @@ permissions: id-token: write jobs: + build-deploy-Production: + runs-on: ubuntu-latest environment: name: production diff --git a/.github/workflows/CD-deploy-page-staging.yml b/.github/workflows/CD-deploy-page-staging.yml index e669ac0..83d253b 100644 --- a/.github/workflows/CD-deploy-page-staging.yml +++ b/.github/workflows/CD-deploy-page-staging.yml @@ -23,6 +23,7 @@ permissions: jobs: build-deploy-staging: + runs-on: ubuntu-latest environment: name: staging diff --git a/_pages/projects.md b/_pages/projects.md index f102936..50b5c8b 100644 --- a/_pages/projects.md +++ b/_pages/projects.md @@ -8,7 +8,7 @@ author_profile: true ## 1- 🛠️ Real DevOps Challenges Real-world problems and professional DevOps solutions. -[🔗 View on GitHub](https://github.com/AIOpsVision/Real-DevOps-Challenges) +[🔗 View on GitHub](https://github.com/AIOps-Vision/Production-Grade-DevOps-Challenges) ## 2- 📂 Linux for DevOps Engineers A curated, practical Linux knowledge base designed specifically for DevOps, SRE, and infrastructure engineers. @@ -23,12 +23,12 @@ Cloud & DevOps Fundamentals. ## 4- 📘 C++ Programming Book Open-source, educational, and beginner-friendly. -[🔗 View on GitHub](https://github.com/AIOpsVision/Cpp-Educational-Book) +[🔗 View on GitHub](https://github.com/AIOps-Vision/Mastering-Basics-in-Cpp-for-Beginners) ## 5- 📱 Flutter DevOps Showcase A full CI/CD pipeline with GitHub Actions + Docker. -[🔗 View on GitHub](https://github.com/AIOpsVision/Flutter-App-DevOps) +[🔗 View on GitHub](https://github.com/AIOps-Vision/Shop-all-E-Commerce-App) ## 6- 💡 WahbaMousa-DevOps.github.io DevOps Portfolio Website.