From a05f07f80c41bc90f345e0d806b63ce5d8d51b16 Mon Sep 17 00:00:00 2001 From: Thomas CHAZOT Date: Tue, 5 Dec 2023 15:32:30 +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, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 4fea219..5f61423 100644 --- a/.drone.yml +++ b/.drone.yml @@ -46,6 +46,8 @@ steps: from_secret: SECRET_REGISTRY_USERNAME password: from_secret: SECRET_REGISTRY_PASSWORD + environnement: + REACT_APP_BASE_PATH: "/containers/Crypteam-website" #depends_on: [ build ]