الملفات
Github-Actions-Pipeline/.ghaymah.json
ahmedgamalyousef faf5ce2a88
فشلت بعض الفحوصات
/ build_and_push_image (push) Successful in 17s
/ deploy (push) Failing after 8s
Updating .ghaymah.json File
2025-10-09 22:32:54 +03:00

20 أسطر
375 B
JSON

{
"id": "eb1b607d-2f98-465c-a288-5523387c69ea",
"name": "ghaymahci-cicd",
"projectId": "f6e4060b-3d3a-4767-bf09-b5da31e9277c",
"ports": [
{
"expose": true,
"number": 80
}
],
"publicAccess": {
"enabled": true,
"domain": "auto"
},
"resourceTier": "t1",
"container": {
"image": "firstcicd:latest",
"pullSecretName": ""
}
}