From ea825d3952ed325f28c1bf9c528043fd741eb1ab Mon Sep 17 00:00:00 2001 From: vincentastolfi Date: Mon, 6 Nov 2023 15:04:32 +0100 Subject: [PATCH] deployement fix --- .../Panorama/.drone.yml => .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename Projet-Tut-Panorama-master/Projet-Tut-Panorama-master/Panorama/.drone.yml => .drone.yml (78%) diff --git a/Projet-Tut-Panorama-master/Projet-Tut-Panorama-master/Panorama/.drone.yml b/.drone.yml similarity index 78% rename from Projet-Tut-Panorama-master/Projet-Tut-Panorama-master/Panorama/.drone.yml rename to .drone.yml index 3dbd2cc..e07a01c 100644 --- a/Projet-Tut-Panorama-master/Projet-Tut-Panorama-master/Panorama/.drone.yml +++ b/.drone.yml @@ -10,8 +10,8 @@ steps: - name: docker-build image: plugins/docker settings: - dockerfile: ./Dockerfile - context: ./ + dockerfile: ./Projet-Tut-Panorama-master/Projet-Tut-Panorama-master/Panorama/Dockerfile + context: ./Projet-Tut-Panorama-master/Projet-Tut-Panorama-master/Panorama/ registry: hub.codefirst.iut.uca.fr repo: hub.codefirst.iut.uca.fr/vincent.astolfi/old-project username: