[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:
parent
5d67ffaad3
commit
90f5b92ffd
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ local release() = {
|
|||
},
|
||||
{
|
||||
name: 'trigger',
|
||||
image: 'grafana/downstream',
|
||||
image: 'grafana/drone-downstream',
|
||||
settings: {
|
||||
token: {
|
||||
from_secret: 'DRONE_TOKEN',
|
||||
|
|
Loading…
Reference in a new issue