From 8145914b688ed07156a6ace8d744af5676e09085 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20MIELCAREK?= Date: Thu, 21 Sep 2023 11:50:24 +0200 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 85abddb..4c9e69f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +13,7 @@ steps: - name: docker-build-and-push image: plugins/docker settings: - dockerfile: Sources/Dockerfile + dockerfile: Sources/OpenLibraryWrapper/Dockerfile context: Sources/ registry: hub.codefirst.iut.uca.fr repo: hub.codefirst.iut.uca.fr/felix.mielcarek/OpenLibraryWS_Wrapper