[SKIP CI] fix(ci): fix typo in downstream plugin

Grafana changed the name of the container

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-11-21 23:12:11 +01:00
parent 5d67ffaad3
commit 90f5b92ffd
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ local release() = {
},
{
name: 'trigger',
image: 'grafana/downstream',
image: 'grafana/drone-downstream',
settings: {
token: {
from_secret: 'DRONE_TOKEN',