Skip to content
Snippets Groups Projects
Commit 2f7ddf3e authored by Takumi.Matsunobu's avatar Takumi.Matsunobu
Browse files

git icon url

parent 851000b0
No related branches found
No related tags found
No related merge requests found
Pipeline #19852 passed
......@@ -92,7 +92,7 @@ class IconNwp(Package):
url = "{}://{}:{}@{}/{}".format(parsed.scheme, user, password, parsed.netloc, parsed.path)
if "+lmu" in self.spec:
self.fetcher.url = self.git = "https://gitlab.physik.uni-muenchen.de/LDAP_w2w-b3/icon.git"
self.fetcher.url = self.git = "https://gitlab.physik.uni-muenchen.de/LDAP_w2w-b3/icon-nwp-psp.git"
else:
self.fetcher.url = self.git = url
......
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