diff --git a/.drone.yml b/.drone.yml index e4f8f92..c9eb537 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,7 +33,7 @@ steps: - name: go-build-cache path: /opt/drone/cache/go-build settings: - rebuild: true + rebuild: false mount: - /opt/drone/cache/go-mod - /opt/drone/cache/go-build