fix(ci): use Grafana's downstream trigger
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Newer and includes PRs that should fix the problems I've had
This commit is contained in:
parent
feef2cddaf
commit
ea3943dd63
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ local release() = {
|
|||
},
|
||||
{
|
||||
name: 'trigger',
|
||||
image: 'plugins/downstream',
|
||||
image: 'grafana/downstream',
|
||||
settings: {
|
||||
token: {
|
||||
from_secret: 'DRONE_TOKEN',
|
||||
|
|
Loading…
Reference in a new issue