fix(ci): add ca-certificates for SSL verification in promotion gate
Promotion Gate / Promotion Gate (pull_request) Successful in 8s
CI / ci (push) Successful in 46s
CI / ci (pull_request) Successful in 45s
Promotion Gate / Promotion Gate (pull_request_review) Failing after 7s

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
2026-05-20 21:20:53 +00:00
committed by Gandalf the Greybeard [agent]
parent 2aff05b632
commit bfeb1068bb
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
steps: steps:
- name: Install dependencies - name: Install dependencies
run: apt-get update -qq && apt-get install -y --no-install-recommends curl jq run: apt-get update -qq && apt-get install -y --no-install-recommends ca-certificates curl jq
- name: Check promotion approval - name: Check promotion approval
env: env: