Skip to content
Snippets Groups Projects

git: Update origins for gitlab.s.o repositories

Merged Antoine R. Dumont requested to merge mr-config-update-origin-urls into master
All threads resolved!
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -24,6 +24,6 @@ fixups =
git remote set-url origin https://gitlab.softwareheritage.org/infra/ci-cd/k8s-clusters-conf
[k8s-private-data]
checkout = git clone 'https://gitlab.softwareheritage.org/infra/ci-cd/k8s-swh-private-data' k8s-private-data
checkout = git clone git@gitlab.softwareheritage.org:/infra/ci-cd/k8s-swh-private-data k8s-private-data
fixups =
git remote set-url origin https://forge.softwareheritage.org/source/k8s-swh-private-data.git
git remote set-url origin git@gitlab.softwareheritage.org:/infra/ci-cd/k8s-swh-private-data.git
Loading