fix(CI): inline dual-approval-check, install curl/jq (PRI-1636) #45

Merged
Null Pointer Nancy merged 4 commits from gandalf/pri-1636-inline-dual-approval into main 2026-05-20 14:22:09 +00:00
Showing only changes of commit e12914b295 - Show all commits
+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