From 06501cdf7b817bd4c9440e9faa0176bfa95b1ef7 Mon Sep 17 00:00:00 2001 From: Louis LABORIE Date: Tue, 14 Jan 2025 10:56:38 +0100 Subject: [PATCH] Fix context for build image job :twisted_rightwards_arrows::twisted_rightwards_arrows: --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b1ac82d..6419153 100644 --- a/.drone.yml +++ b/.drone.yml @@ -49,7 +49,7 @@ steps: image: plugins/docker settings: dockerfile: Dockerfile - context: OptifitWebService + context: . registry: hub.codefirst.iut.uca.fr repo: hub.codefirst.iut.uca.fr/louis.laborie/optifit_ef_api username: