From e81e4aab9369e73c1c7d572e45b1a6049abe8cd1 Mon Sep 17 00:00:00 2001 From: Tobias Werth Date: Tue, 27 Aug 2024 19:51:20 +0200 Subject: [PATCH] debug --- .github/workflows/integration.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 90f79e0ddd..d8c18cf1e7 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -17,6 +17,8 @@ jobs: container: image: domjudge/gitlabci:24.04 options: --privileged --cgroupns=host --init + env: + REQUESTS_CA_BUNDLE: /tmp/server.crt services: sqlserver: image: mariadb