写错了pipeline的名字
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
mingsheng.li 2025-08-05 14:39:50 +08:00
parent d78125ae03
commit 5c5d608be5

View File

@ -20,7 +20,7 @@ spec:
containers:
- name: importer
image: {{IMAGE_REPO}}/databridge:{{IMAGE_TAG}}
args: ["--pipeline", "dbf_to_postgres_ctllog-pwc"]
args: ["--pipeline", "dbf_to_postgres_ctllog_pwc"]
env:
- name: DATA_PVC_MOUNT_PATH
value: "/data"