From: Maria Matejka Date: Tue, 1 Apr 2025 10:20:11 +0000 (+0200) Subject: fixup! fixup! CI: Massive update of build and test runners X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b0b85849e96e1b6e5e131cd3755d1b6a59c2281;p=thirdparty%2Fbird.git fixup! fixup! CI: Massive update of build and test runners --- 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)