From 101e5d40830c8f15f23e7aeb25169ac10e59a113 Mon Sep 17 00:00:00 2001 From: Mohammed Rachid BENHAMMOU <mrbenhammou@takima.fr> Date: Thu, 23 May 2024 12:41:21 +0000 Subject: [PATCH] update gitlab-ci.yaml --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 459ec8c..e955509 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,6 +6,7 @@ include: variables: TARGET_APP_NAME: allocine + USE_LOCAL_DOCKERFILE: "true" ARTIFACT_PATH: dist build: -- GitLab