Creating Github Action CI/CD Workflow
فشلت بعض الفحوصات
Auto Deploy to Ghaymah / build-test-deploy (push) Failing after 54s

هذا الالتزام موجود في:
ahmedgamalyousef
2025-10-07 21:12:42 +03:00
الأصل 9059c1111b
التزام 4d06df6a14

عرض الملف

@@ -72,12 +72,12 @@ jobs:
org.opencontainers.image.source=${{ github.server_url }}/${{ github.repository }} org.opencontainers.image.source=${{ github.server_url }}/${{ github.repository }}
org.opencontainers.image.revision=${{ github.sha }} org.opencontainers.image.revision=${{ github.sha }}
# # Step 8: Install Ghaymah CLI # Step 8: Install Ghaymah CLI
# - name: Install Ghaymah CLI - name: Install Ghaymah CLI
# run: | run: |
# echo "📥 Installing Ghaymah CLI..." echo "📥 Installing Ghaymah CLI..."
# curl -fsSL https://cli.ghaymah.systems/install.sh | sh curl -fsSL https://cli.ghaymah.systems/install.sh | sh
# echo "✅ Ghaymah CLI installed" echo "✅ Ghaymah CLI installed"
# Step 9: Configure Ghaymah # Step 9: Configure Ghaymah
- name: Configure Ghaymah deployment - name: Configure Ghaymah deployment