Skip to content

Commit

Permalink
update grafana link
Browse files Browse the repository at this point in the history
  • Loading branch information
ScharfViktor committed Aug 9, 2024
1 parent 8019bc9 commit 3e249ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -2988,7 +2988,7 @@ def k6LoadTests(ctx):
"name": "open-grafana-dashboard",
"image": OC_CI_ALPINE,
"commands": [
"echo 'Grafana Dashboard: https://grafana.k6.infra.owncloud.works/d/P4D1D31A5B69203FF'",
"echo 'Grafana Dashboard: https://grafana.k6.infra.owncloud.works'",
],
},
],
Expand Down

0 comments on commit 3e249ad

Please sign in to comment.