From a7e67a4e089eb17d73d4f04d8d416f189c1cbc0d Mon Sep 17 00:00:00 2001 From: Janic Voser Date: Sat, 11 Mar 2023 00:47:06 +0100 Subject: [PATCH] test --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5559bda..c551220 100644 --- a/.drone.yml +++ b/.drone.yml @@ -56,7 +56,7 @@ steps: - ${DRONE_COMMIT_BRANCH} - latest platforms: linux/amd64 - context: ./Docker + dockerfile: ./Docker/Dockerfile nocache: true depends_on: - "go-build-bin-amd64"