fix(ci): use Grafana's downstream trigger
continuous-integration/drone/push Build is passing Details

Newer and includes PRs that should fix the problems I've had
This commit is contained in:
Sam Therapy 2022-11-07 16:41:21 +01:00
parent feef2cddaf
commit ea3943dd63
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: 'plugins/downstream',
image: 'grafana/downstream',
settings: {
token: {
from_secret: 'DRONE_TOKEN',