Updating workflow
هذا الالتزام موجود في:
2
.github/workflows/cicd.yaml
مباع
2
.github/workflows/cicd.yaml
مباع
@@ -40,7 +40,6 @@ jobs:
|
|||||||
# 🐳 2. Build and Push Docker Image
|
# 🐳 2. Build and Push Docker Image
|
||||||
# -----------------------------
|
# -----------------------------
|
||||||
build_and_push_image:
|
build_and_push_image:
|
||||||
runs-on: ubuntu-latest
|
|
||||||
needs: test
|
needs: test
|
||||||
steps:
|
steps:
|
||||||
- name: 📦 Checkout Code
|
- name: 📦 Checkout Code
|
||||||
@@ -63,7 +62,6 @@ jobs:
|
|||||||
# ☁️ 3. Deploy to Ghaymah Cloud
|
# ☁️ 3. Deploy to Ghaymah Cloud
|
||||||
# -----------------------------
|
# -----------------------------
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
|
||||||
needs: build_and_push_image
|
needs: build_and_push_image
|
||||||
steps:
|
steps:
|
||||||
- name: 📦 Checkout Code
|
- name: 📦 Checkout Code
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم