dont upload page validation report on pr

This commit is contained in:
Robert Kaussow 2020-09-17 13:05:44 +02:00
parent ab881d7c26
commit ecbc579bfd
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 4 additions and 1 deletions

View File

@ -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
...