From ca2ca6cc7f417ef5d263c25acaf84271f3a6f179 Mon Sep 17 00:00:00 2001 From: Hugo LIVET Date: Mon, 8 Jan 2024 21:32:32 +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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 0fbe398..3b6d86c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,15 +10,15 @@ steps: - name: verif-dockerfile image: hadolint/hadolint:latest-alpine commands: - - hadolint sources/1.API/Dockerfile + - hadolint Dockerfile - name: build-image image: plugins/docker settings: - dockerfile: sources/1.API/Dockerfile - context: sources/ + dockerfile: Dockerfile + context: . registry: hub.codefirst.iut.uca.fr - repo: hub.codefirst.iut.uca.fr/hugo.livet/cicd_openlibraryws_wrapper + repo: hub.codefirst.iut.uca.fr/hugo.livet/codefirst-dronesonarplugin-dotnet8 username: from_secret: secret-registry-username password: