add lhci report comment to PRs

This commit is contained in:
Robert Kaussow 2020-11-08 20:29:07 +01:00
parent f3dd4a258d
commit 70a1a019d9
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 10 additions and 1 deletions

View File

@ -60,6 +60,15 @@ steps:
- failure
- success
- name: page-validation-link
image: thegeeklab/drone-github-comment
settings:
api_key:
from_secret: github_token
when:
ref:
- refs/pull/**
trigger:
ref:
- refs/heads/master
@ -231,6 +240,6 @@ depends_on:
---
kind: signature
hmac: 9d9a8eac7e74638129bb170a5262eb0923531449654d616327ec54aaa7db4635
hmac: 20937ab9306d0bd679187d6cbee7f11e7d9c37fcc4e4eccd156779e9c4c4d80f
...