الملفات
ghaymahci-test/.ghaymah.json
Ahmed Hesham 8f9abab1b8
فشلت بعض الفحوصات
/ build_and_push_image (push) Successful in 28s
/ deploy (push) Failing after 12s
add ghaymah.json
2025-10-07 17:44:20 +03:00

20 أسطر
386 B
JSON

{
"id": "eb1b607d-2f98-465c-a288-5523387c69ea",
"name": "ghaymahci-test",
"projectId": "02b6641b-1c1e-47de-ac1d-2f2a8e62c1ea",
"ports": [
{
"expose": true,
"number": 80
}
],
"publicAccess": {
"enabled": true,
"domain": "auto"
},
"resourceTier": "t1",
"container": {
"image": "ahmedhesham301/nginx:latest",
"pullSecretName": ""
}
}