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: