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