mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-17 10:11:27 +00:00
don't cause the job to fail if the upload fails
[ci skip]
This commit is contained in:
1
.github/workflows/dl-stats.yml
vendored
1
.github/workflows/dl-stats.yml
vendored
@@ -60,3 +60,4 @@ jobs:
|
||||
contentType: 'application/json'
|
||||
bearerToken: ${{ secrets.GRAFANA_GRAPHITE_TOKEN }}
|
||||
data: ${{ steps.transform-stats.outputs.result }}
|
||||
continue-on-error: true # currently there seems to be a problem with the metrics endpoint, failing every now and then
|
||||
|
||||
Reference in New Issue
Block a user