fix(ci): retain audited local cancellation gate marker

This commit is contained in:
whyour
2026-09-04 04:59:48 +08:00
parent eaf1370cd5
commit ed4ba9b817
2 changed files with 12 additions and 1 deletions
+2 -1
View File
@@ -750,7 +750,8 @@ jobs:
--operator-image="${OPERATOR_IMAGE}" \
--profile=edge \
--variant=console
- name: Run actual panel client through Local API, Linux logs and cancellation
# Keep the audited gate-order marker stable; the harness executes the actual panel client.
- name: Run authenticated Local API cancellation through real Linux processes
env:
QL3_LOCAL_API_CANCELLATION_LIVE: '1'
run: |