From 9cd30418d70463ed6d912050a4014e3658441ee8 Mon Sep 17 00:00:00 2001 From: ahmedgamalyousef Date: Thu, 9 Oct 2025 22:35:27 +0300 Subject: [PATCH] Updating .ghaymah.json File --- .ghaymah.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.ghaymah.json b/.ghaymah.json index 068389b..d2b570d 100644 --- a/.ghaymah.json +++ b/.ghaymah.json @@ -1,6 +1,6 @@ { - "id": "eb1b607d-2f98-465c-a288-5523387c69ea", - "name": "ghaymahci-cicd", + "id": "a978f1cb-2075-4132-b91b-13d29f1b06e4", + "name": "bin", "projectId": "f6e4060b-3d3a-4767-bf09-b5da31e9277c", "ports": [ { @@ -13,8 +13,5 @@ "domain": "auto" }, "resourceTier": "t1", - "container": { - "image": "firstcicd:latest", - "pullSecretName": "" - } + "dockerFileName": "Dockerfile" } \ No newline at end of file