Commit e006370e authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

use run command

parent a0edf023
......@@ -6,7 +6,7 @@ Docker image for csst-echo pipeline.
# 运行
docker run \
csu-harbor.csst.nao:10443/csst/csst-echo \
python /pipeline/app/run.py '{"dag_run": "12345"}'
run '{"dag_run": "12345"}'
# 查看返回码
echo $?
......
Supports Markdown
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