fix(CI): inline dual-approval-check, install curl/jq (PRI-1636) #84
@@ -15,6 +15,7 @@ jobs:
|
|||||||
promotion-gate:
|
promotion-gate:
|
||||||
name: Promotion Gate
|
name: Promotion Gate
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container: ubuntu:latest
|
||||||
timeout-minutes: 5
|
timeout-minutes: 5
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
@@ -112,4 +113,4 @@ jobs:
|
|||||||
else
|
else
|
||||||
echo "Promotion gate failed: waiting for ${GATE_NAME} approval from ${REQUIRED_REVIEWER}."
|
echo "Promotion gate failed: waiting for ${GATE_NAME} approval from ${REQUIRED_REVIEWER}."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user