From 1fd6e5f8003295da49d558b6f37dfdd5b573772c Mon Sep 17 00:00:00 2001 From: Lingxian Kong Date: Tue, 4 May 2021 08:28:35 +1200 Subject: [PATCH] Fix periodic public image job Change-Id: I2f6acb879004feb4d935ba81e3dabf6e54ec2ab4 --- .zuul.yaml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 4b23b79d5f..1c2a83fec1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -43,12 +43,8 @@ - trove-scenario-mariadb-multi periodic: jobs: - - publish-trove-guest-image-ubuntu-bionic: - branches: - - master - - publish-trove-guest-image-ubuntu-bionic-dev: - branches: - - master + - publish-trove-guest-image-ubuntu-bionic + - publish-trove-guest-image-ubuntu-bionic-dev - job: name: trove-devstack-base