Skip to content

Commit

Permalink
ci: add rootUrls
Browse files Browse the repository at this point in the history
  • Loading branch information
santiago.trigo committed Jul 16, 2024
1 parent d3625e4 commit d54c226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lint:fix": "npm run lint -- --fix",
"e2e": "playwright test",
"server": "docker-compose up --build",
"sign": "npx --yes @grafana/sign-plugin@latest"
"sign": "npx --yes @grafana/sign-plugin@latest --rootUrls https://devoinc.grafana.net/"
},
"author": "Devoinc",
"license": "Apache-2.0",
Expand Down

0 comments on commit d54c226

Please sign in to comment.