Skip to content
Snippets Groups Projects
Verified Commit 440fdada authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

git: Update origins for gitlab.s.o repositories

Related to T4066
parent 15987cb5
No related branches found
No related tags found
1 merge request!1git: Update origins for gitlab.s.o repositories
...@@ -4,16 +4,26 @@ ...@@ -4,16 +4,26 @@
checkout = git clone 'https://forge.softwareheritage.org/source/credentials' 'credentials' checkout = git clone 'https://forge.softwareheritage.org/source/credentials' 'credentials'
[swh-apps] [swh-apps]
checkout = git clone 'https://forge.softwareheritage.org/source/swh-apps' 'swh-apps' checkout = git clone 'https://gitlab.softwareheritage.org/infra/swh-apps' 'swh-apps'
fixups =
git remote set-url origin https://gitlab.softwareheritage.org/infra/swh-apps
[swh-charts] [swh-charts]
checkout = git clone 'https://forge.softwareheritage.org/source/swh-charts' 'swh-charts' checkout = git clone 'https://gitlab.softwareheritage.org/infra/ci-cd/swh-charts' 'swh-charts'
fixups =
git remote set-url origin https://gitlab.softwareheritage.org/infra/ci-cd/swh-charts
[sysadm-provisioning] [sysadm-provisioning]
checkout = git clone 'https://forge.softwareheritage.org/source/swh-sysadmin-provisioning' 'sysadm-provisioning' checkout = git clone 'https://gitlab.softwareheritage.org/infra/swh-sysadmin-provisioning' 'sysadm-provisioning'
fixups =
git remote set-url origin https://gitlab.softwareheritage.org/infra/swh-sysadmin-provisioning
[k8s-clusters-config] [k8s-clusters-config]
checkout = git clone 'https://forge.softwareheritage.org/source/k8s-clusters-conf.git' k8s-clusters-config checkout = git clone 'https://gitlab.softwareheritage.org/infra/ci-cd/k8s-clusters-conf' k8s-clusters-config
fixups =
git remote set-url origin https://gitlab.softwareheritage.org/infra/ci-cd/k8s-clusters-conf
[k8s-private-data] [k8s-private-data]
checkout = git clone 'https://forge.softwareheritage.org/source/k8s-swh-private-data.git' 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 git@gitlab.softwareheritage.org:/infra/ci-cd/k8s-swh-private-data.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment