From acd3a304caf9330eacc2f8ef09348fb2d5361297 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 31 May 2022 16:08:11 +0200 Subject: [PATCH] dockerhub-publisher.gocd.yaml: Use this repo for docker_publisher.py now --- gocd/dockerhub-publisher.gocd.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gocd/dockerhub-publisher.gocd.yaml b/gocd/dockerhub-publisher.gocd.yaml index e1c96145..8349c251 100644 --- a/gocd/dockerhub-publisher.gocd.yaml +++ b/gocd/dockerhub-publisher.gocd.yaml @@ -11,8 +11,7 @@ pipelines: REGISTRY_REPO_LEAP: 'opensuse/leap' materials: git: - git: https://github.com/Vogtinator/opensuse-release-tools.git - branch: docker-release-gocd + git: https://github.com/openSUSE/openSUSE-release-tools.git timer: spec: 0 */15 * ? * * only_on_changes: false