From 2d7cd46b6ae5bc381ff4705962b2c2f1fee0ecdf Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 31 May 2022 16:06:18 +0200 Subject: [PATCH 1/2] dockerhub-publisher.yaml -> dockerhub-publisher.gocd.yaml Otherwise gocd doesn't look at it. --- gocd/{dockerhub-publisher.yaml => dockerhub-publisher.gocd.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gocd/{dockerhub-publisher.yaml => dockerhub-publisher.gocd.yaml} (100%) diff --git a/gocd/dockerhub-publisher.yaml b/gocd/dockerhub-publisher.gocd.yaml similarity index 100% rename from gocd/dockerhub-publisher.yaml rename to gocd/dockerhub-publisher.gocd.yaml From acd3a304caf9330eacc2f8ef09348fb2d5361297 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Tue, 31 May 2022 16:08:11 +0200 Subject: [PATCH 2/2] 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