From 1da30f58c7edf5e9b6207543f634c2aa55ed1a1c Mon Sep 17 00:00:00 2001 From: Ameer Hamza Date: Fri, 14 Apr 2023 05:55:19 +0800 Subject: [PATCH] Disabled addition of provenance attestation. --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 6cf3b61..4155b9a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,6 +29,7 @@ steps: - linux/amd64 - linux/arm64 - linux/arm/v7 + provenance: false cache_from: - type=local\\,src=/cache/${DRONE_REPO}/ubuntu-22.04 cache_to: