Skip to content
Snippets Groups Projects
Commit 3938a7f4 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

bob nightlies project has moved

parent 26983561
Branches
Tags
1 merge request!213Fix nightlies commands
Pipeline #49207 passed
......@@ -34,7 +34,7 @@ def update_bob(stable):
gl = get_gitlab_instance()
# download order.txt form bob.nightlies and get the list of packages
nightlies = gl.projects.get("bob/bob.nightlies")
nightlies = gl.projects.get("bob/nightlies")
with tempfile.NamedTemporaryFile() as f:
download_path(nightlies, "order.txt", f.name, ref="master")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment