From 442c0d3e0223059ab81586c1d5201e0930fbd15e Mon Sep 17 00:00:00 2001 From: David Moreau Simard Date: Tue, 6 Feb 2024 06:15:15 -0500 Subject: [PATCH] zuul: Temporarily disable container image publishing We need 1.7.1 to be released before publishing new images so the ruamel.yaml fixes lands on pypi. --- .zuul.d/project.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index f7b88a24..bd43b367 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -20,7 +20,7 @@ - ara-basic-ansible-core-2.16 - ara-basic-ansible-core-2.15 - ara-container-images - post: - jobs: - - ara-container-images-dockerhub - - ara-container-images-quayio +# post: +# jobs: +# - ara-container-images-dockerhub +# - ara-container-images-quayio