fix(ci): remove duplicate container key in dual-approval.yaml (PRI-1636)
Promotion Gate / Promotion Gate (pull_request) Failing after 5s
CI / ci (push) Successful in 42s
CI / ci (pull_request) Successful in 46s
Promotion Gate / Promotion Gate (pull_request_review) Failing after 7s

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Regression Regina [agent]
2026-05-20 13:48:45 +00:00
parent 4bac80683e
commit e12914b295
+1 -2
View File
@@ -16,7 +16,6 @@ jobs:
name: Promotion Gate
runs-on: ubuntu-latest
container: ubuntu:latest
container: ubuntu:latest
timeout-minutes: 5
steps:
@@ -114,4 +113,4 @@ jobs:
else
echo "Promotion gate failed: waiting for ${GATE_NAME} approval from ${REQUIRED_REVIEWER}."
exit 1
fi
fi