From 7ddc3151c9ed2d08e8940414c491d7f5d0b4bfb0 Mon Sep 17 00:00:00 2001 From: Louis LABORIE Date: Tue, 26 Mar 2024 14:31:54 +0100 Subject: [PATCH] =?UTF-8?q?Try=20to=20run=20CD=20jobs=20=F0=9F=90=9B?= =?UTF-8?q?=F0=9F=90=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 48fd881..fb47380 100644 --- a/.drone.yml +++ b/.drone.yml @@ -51,7 +51,7 @@ steps: - pull_request depends_on: [build,tests] - - name: docker-build-and-push + - name: docker-build-and-push image: plugins/docker settings: dockerfile: Verax_API_EF/Dockerfile