mirror of
https://github.com/thegeeklab/hugo-geekblog.git
synced 2024-11-22 13:10:40 +00:00
always try to upload lhci reports
This commit is contained in:
parent
9a4c999ac7
commit
5303cfa446
@ -55,6 +55,10 @@ steps:
|
|||||||
source: lhci_reports/dist/*
|
source: lhci_reports/dist/*
|
||||||
strip_prefix: lhci_reports/dist/
|
strip_prefix: lhci_reports/dist/
|
||||||
target: /${DRONE_REPO_NAME}
|
target: /${DRONE_REPO_NAME}
|
||||||
|
when:
|
||||||
|
status:
|
||||||
|
- failure
|
||||||
|
- success
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
ref:
|
ref:
|
||||||
|
Loading…
Reference in New Issue
Block a user