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"