Skip to content
Snippets Groups Projects
Commit 1ff214fb authored by Alessio Caiazza's avatar Alessio Caiazza
Browse files

Move KAS mirror on DEV to the proper namespace

In order to properly build on CNG with all the optimizations, projects
should have the same namespace on canonical and dev, with the only
distinction of gitlab-org that should be gitlab on dev.

This commit will reflect the above change also on omnibus.

Related to https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues/300
parent 59f4e04b
No related branches found
No related tags found
1 merge request!85Merged upstream 15.5.0+rc42.ce.0
......@@ -26,7 +26,7 @@
remote: "git@dev.gitlab.org:gitlab-org/gitlab-exporter.git"
alternative: "https://gitlab.com/gitlab-org/gitlab-exporter.git"
gitlab-kas:
remote: "git@dev.gitlab.org:gitlab/gitlab-agent.git"
remote: "git@dev.gitlab.org:gitlab/cluster-integration/gitlab-agent.git"
alternative: "https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent.git"
security: "https://gitlab.com/gitlab-org/security/cluster-integration/gitlab-agent.git"
docker-distribution-pruner:
......
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