From b9379f6e4e7be6d4bb8b03e727d71a3fd3518ed5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Kuzn=C3=ADk?= Date: Tue, 9 Jan 2024 18:37:49 +0000 Subject: [PATCH] ITS#10436 This profile builds full lloadd, not standalone --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 42b2d8fa08..f3bb8fb67c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -74,7 +74,7 @@ build-gnutls-mit-standalone-lloadd: - obj/servers/ - obj/libraries/ -build-mbedtls-mit-standalone-lloadd: +build-mbedtls-mit-lloadd: image: "debian:testing" stage: build script: