Commit 6dae7ea8 authored by Zhang Xiaoli's avatar Zhang Xiaoli
Browse files

modify jobs to modules

parent cadd6b7f
...@@ -6,7 +6,7 @@ parameters: ...@@ -6,7 +6,7 @@ parameters:
initial_status: RUNNING initial_status: RUNNING
message_router: message-router-csst message_router: message-router-csst
jobs: modules:
message-router-csst: message-router-csst:
label: 主消息路由 label: 主消息路由
base_image: csst/message-router-qc0 base_image: csst/message-router-qc0
...@@ -29,7 +29,7 @@ jobs: ...@@ -29,7 +29,7 @@ jobs:
# - PGHOST=10.3.10.28:9090 # - PGHOST=10.3.10.28:9090
paths: paths:
- ${CSST_DAT_YAML_PATH}:/dag-yaml - ${CSST_DAT_YAML_PATH}:/dag-yaml
sink_vjobs: sink_vmodules:
- csst-msc-l1-qc0 - csst-msc-l1-qc0
csst-msc-l1-qc0: csst-msc-l1-qc0:
label: label:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment