From 7d247dbb9a5d93a8d60faf37f6c994b727c9ba49 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 17 Jun 2020 11:20:48 -0700 Subject: [PATCH] Restore release jobs Now that we have published tagged release images to Docker Hub, we can restore the full set of release jobs so they all run on the next release. Change-Id: I3e795e503674c8a4fa96cf6bd3a0fd7afbd081d4 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index b63aa06b78..b9904b59db 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -338,8 +338,8 @@ download_artifact_job: zuul-build-dashboard release: jobs: - # - zuul-release-python - # - zuul-publish-tox-docs + - zuul-release-python + - zuul-publish-tox-docs - upload-docker-image: secrets: name: docker_credentials