]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
fixup! fixup! CI: Massive update of build and test runners
authorMaria Matejka <mq@ucw.cz>
Tue, 1 Apr 2025 10:20:11 +0000 (12:20 +0200)
committerMaria Matejka <mq@ucw.cz>
Tue, 1 Apr 2025 10:20:11 +0000 (12:20 +0200)
.gitlab-ci.yml

index b1532be1d921d2e7e13d6a272f657bd3a181eb03..5ce97ffa04747146b6d3b3ee69e3b6bb55f3e869 100644 (file)
@@ -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)