diff --git a/.drone.yml b/.drone.yml index c551220..5559bda 100644 --- a/.drone.yml +++ b/.drone.yml @@ -56,7 +56,7 @@ steps: - ${DRONE_COMMIT_BRANCH} - latest platforms: linux/amd64 - dockerfile: ./Docker/Dockerfile + context: ./Docker nocache: true depends_on: - "go-build-bin-amd64"