الملفات
Complete-CI-CD-Project-pipe…/.ghaymah.json
2025-10-07 23:31:15 +03:00

20 أسطر
427 B
JSON

{
"id": "eb1b607d-2f98-465c-a288-5523387c69ea",
"name": "Complete-CI-CD-Project-pipeline-on-Ghaymah-Cloud",
"projectId": "02b6641b-1c1e-47de-ac1d-2f2a8e62c1ea",
"ports": [
{
"expose": true,
"number": 80
}
],
"publicAccess": {
"enabled": true,
"domain": "auto"
},
"resourceTier": "t1",
"container": {
"image": "ahmedgamalyousef/weatherapp:latest",
"pullSecretName": ""
}
}