Loading config/.meepctl-repocfg.yaml +7 −0 Original line number Diff line number Diff line Loading @@ -798,6 +798,8 @@ repo: docker-data: # location of entry script 'entrypoint.sh': go-apps/meep-vis/entrypoint.sh # location of grid map file 'grid_map.yaml': go-packages/meep-vis-traffic-mgr/grid_map.yaml #------------------------------ # Dependencies Loading Loading @@ -1134,6 +1136,11 @@ repo: src: go-packages/meep-vis-client # supports linting lint: false meep-vis-traffic-mgr: # location of source code src: go-packages/meep-vis-traffic-mgr # supports linting lint: false meep-watchdog: # location of source code src: go-packages/meep-watchdog Loading Loading
config/.meepctl-repocfg.yaml +7 −0 Original line number Diff line number Diff line Loading @@ -798,6 +798,8 @@ repo: docker-data: # location of entry script 'entrypoint.sh': go-apps/meep-vis/entrypoint.sh # location of grid map file 'grid_map.yaml': go-packages/meep-vis-traffic-mgr/grid_map.yaml #------------------------------ # Dependencies Loading Loading @@ -1134,6 +1136,11 @@ repo: src: go-packages/meep-vis-client # supports linting lint: false meep-vis-traffic-mgr: # location of source code src: go-packages/meep-vis-traffic-mgr # supports linting lint: false meep-watchdog: # location of source code src: go-packages/meep-watchdog Loading