From 6112eee298acea2b4ed6521c9477666c0f07cf43 Mon Sep 17 00:00:00 2001 From: Emre KARTAL Date: Thu, 9 Feb 2023 14:30:33 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4368262..1ecd294 100644 --- a/.drone.yml +++ b/.drone.yml @@ -49,7 +49,7 @@ steps: - name: docker-build-and-push image: plugins/docker settings: - dockerfile: src/EntityFramework_LoL/Sources//Dockerfile + dockerfile: src/EntityFramework_LoL/Sources/ApiLol/Dockerfile context: src/EntityFramework_LoL/Sources/ registry: hub.codefirst.iut.uca.fr repo: hub.codefirst.iut.uca.fr/my.login/myRepository