From c6cdc7e4f71834963aa0fd1d8d6106a8de7782e3 Mon Sep 17 00:00:00 2001 From: francesco Date: Thu, 22 Apr 2021 19:28:27 +0200 Subject: [PATCH] add dockerfile argument for path --- .drone/drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone/drone.yml b/.drone/drone.yml index 0c54951..0a7ee78 100644 --- a/.drone/drone.yml +++ b/.drone/drone.yml @@ -12,6 +12,7 @@ steps: storage_driver: vfs registry: docker.r4o.ch repo: docker.r4o.ch/francesco/docs + dockerfile: .drone/Dockerfile tags: - latest