mirror of
https://github.com/timberjoegithub/grafana-statusmap.git
synced 2026-07-22 15:53:09 +00:00
feat: github actions to build and publish
- add templates for issues and pull request - small cleanup in README
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"build": "grafana-toolkit plugin:build",
|
||||
"test": "grafana-toolkit plugin:test",
|
||||
"dev": "grafana-toolkit plugin:dev",
|
||||
"watch": "grafana-toolkit plugin:dev --watch"
|
||||
"watch": "grafana-toolkit plugin:dev --watch",
|
||||
"sign": "grafana-toolkit plugin:sign"
|
||||
},
|
||||
"author": "Flant JSC",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user