Commit 49efd6fa authored by M. Rehan Abbasi's avatar M. Rehan Abbasi
Browse files

add grid_map location and traffic mgr package in repocfg

parent c6ba3187
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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
@@ -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