From 629a22835c9cd2a3a7358961c26d55a33a6dbdf5 Mon Sep 17 00:00:00 2001 From: Nick Bebout Date: Sat, 28 Oct 2017 23:58:26 +0000 Subject: [PATCH] Update to new badges repo --- playbooks/manual/push-badges.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/manual/push-badges.yml b/playbooks/manual/push-badges.yml index b2213f981c..09f9137235 100644 --- a/playbooks/manual/push-badges.yml +++ b/playbooks/manual/push-badges.yml @@ -2,7 +2,7 @@ # # Badge artists and badge developers should be pushing stuff to this repo: # -# https://pagure.io/fedora-badges-assets.git +# https://pagure.io/Fedora-Badges.git # # This playbook will take any new content from there and push it out onto our # servers. @@ -19,7 +19,7 @@ vars: tempdir: /var/tmp/badges-tempdir - upstream: "https://pagure.io/fedora-badges-assets.git" + upstream: "https://pagure.io/Fedora-Badges.git" workingdir: /srv/web/infra/badges/ tasks: