forked from infra/ansible
update location of fedocal to new home on forge
related: infra/tickets#13369 Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
c796a888d2
commit
7b4f3b4182
2 changed files with 4 additions and 4 deletions
|
|
@ -94,9 +94,9 @@ RewriteRule ^/elections/report https://forge.fedoraproject.org/apps/elections/is
|
|||
RewriteRule ^/elections/ticket/(.*) https://forge.fedoraproject.org/apps/elections/issues/$1 [R=301]
|
||||
RewriteRule ^/elections https://forge.fedoraproject.org/apps/elections [R=301]
|
||||
|
||||
RewriteRule ^/fedocal/report https://pagure.io/fedocal/issues [R=301]
|
||||
RewriteRule ^/fedocal/ticket/(.*) https://pagure.io/fedocal/issue/$1 [R=301]
|
||||
RewriteRule ^/fedocal https://pagure.io/fedocal [R=301]
|
||||
RewriteRule ^/fedocal/report https://forge.fedoraproject.org/apps/fedocal/issues [R=301]
|
||||
RewriteRule ^/fedocal/ticket/(.*) https://forge.fedoraproject.org/apps/fedocal/issue/$1 [R=301]
|
||||
RewriteRule ^/fedocal https://forge.fedoraproject.org/apps/fedocal [R=301]
|
||||
|
||||
RewriteRule ^/FedoraReview/report https://pagure.io/FedoraReview/issues [R=301]
|
||||
RewriteRule ^/FedoraReview/ticket/(.*) https://pagure.io/FedoraReview/issue/$1 [R=301]
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ spec:
|
|||
source:
|
||||
type: Git
|
||||
git:
|
||||
uri: https://pagure.io/fedocal.git
|
||||
uri: https://forge.fedoraproject.org/apps/fedocal.git
|
||||
{% if env == 'staging' %}
|
||||
ref: "staging"
|
||||
{% else %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue