1
0
الملفات
Github-Actions-Pipeline/.ghaymah.json
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": ""
}
}