Ignore dashboard files touched during deployment
This commit is contained in:

committed by
Maximilian Paß

parent
0c9ffea369
commit
dc562ba7fd
15
deploy/grafana-dashboard/environments.json.sample
Normal file
15
deploy/grafana-dashboard/environments.json.sample
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"executionEnvironments": [
|
||||
{"image": "openhpi/co_execenv_java:8-antlr", "id": 10},
|
||||
{"image": "openhpi/co_execenv_r:4", "id": 28},
|
||||
{"image": "openhpi/co_execenv_python:3.8", "id": 29},
|
||||
{"image": "openhpi/co_execenv_java:17", "id": 31},
|
||||
{"image": "openhpi/docker_exec_phusion", "id": 33},
|
||||
{"image": "openhpi/co_execenv_java:8-antlr", "id": 11},
|
||||
{"image": "openhpi/co_execenv_python:3.4", "id": 14},
|
||||
{"image": "openhpi/co_execenv_node:0.12", "id": 18},
|
||||
{"image": "openhpi/co_execenv_python:3.4-rpi-web", "id": 22},
|
||||
{"image": "openhpi/co_execenv_ruby:2.5", "id": 25},
|
||||
{"image": "openhpi/co_execenv_python:3.7-ml", "id": 30}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user