From 6b0b85849e96e1b6e5e131cd3755d1b6a59c2281 Mon Sep 17 00:00:00 2001 From: Maria Matejka Date: Tue, 1 Apr 2025 12:20:11 +0200 Subject: [PATCH] fixup! fixup! CI: Massive update of build and test runners --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b1532be1d..5ce97ffa0 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,6 @@ stages: .docker: &docker_build stage: image - allow_failure: true script: - $DOCKER_CMD login -u gitlab-ci-token -p $CI_JOB_TOKEN registry.nic.cz # Make sure we refresh the base image if it updates (eg. security updates, etc) -- 2.47.2