diff --git a/.drone.yml b/.drone.yml index 473e868..f4c82d4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -56,9 +56,6 @@ steps: strip_prefix: lhci_reports/dist/ target: /${DRONE_REPO_NAME} when: - ref: - - refs/heads/master - - refs/tags/** status: - failure - success @@ -234,6 +231,6 @@ depends_on: --- kind: signature -hmac: d4a14c67312952bf2cba2f41bf5f2b5b7bc2b576bc2ff7cea2aa5442afb673a6 +hmac: 9d9a8eac7e74638129bb170a5262eb0923531449654d616327ec54aaa7db4635 ...