Chore: Update channel to where failed Docker nightly builds are posted (#37927)

* Update channel

* Sign drone.yml
This commit is contained in:
Dimitris Sotirakis
2021-08-16 14:54:52 +02:00
committed by GitHub
parent d26f3cdd03
commit 37b0c20984
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ def cronjobs(edition):
steps=[
scan_docker_image_unkown_low_medium_vulnerabilities_step(edition),
scan_docker_image_high_critical_vulnerabilities_step(edition),
slack_job_failed_step('grafana-backend'),
slack_job_failed_step('grafana-backend-ops'),
]
return [
{