diff --git a/.drone.yml b/.drone.yml index 1bafe2e..8792eec 100644 --- a/.drone.yml +++ b/.drone.yml @@ -56,6 +56,9 @@ steps: strip_prefix: lhci_reports/dist/ target: /${DRONE_REPO_NAME} when: + ref: + - refs/heads/master + - refs/tags/** status: - failure - success @@ -235,6 +238,6 @@ depends_on: --- kind: signature -hmac: 0c98dc22823695273ff711ccf8d2693a0895bdac5a6d53617d6f7f89a36b7cb1 +hmac: 41d1cd141179529490477cabe96f9e62933e0deb7cab3d17043a2182afd515fb ...