summaryrefslogtreecommitdiff
path: root/bin/omnibus
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-10-07 19:49:35 +0000
committermo khan <mo.khan@gmail.com>2020-10-07 19:49:35 +0000
commit1e2005682f1cd5f0fee3ee21235bd2a349d529a4 (patch)
tree5b5af5f973e81019f52aa8bb876351014c9955c2 /bin/omnibus
parentcb0681e7b20537d8aeb5785ad09934cd9fe103f8 (diff)
parent8e4aaaf041950ae90916397cd08ab0f36f80c622 (diff)
Merge branch '215933-new-repo' into 'main'v3.28.0
Relocate project See merge request gitlab-org/security-products/analyzers/license-finder!3
Diffstat (limited to 'bin/omnibus')
-rwxr-xr-xbin/omnibus2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/omnibus b/bin/omnibus
index 94622f4..68d14cb 100755
--- a/bin/omnibus
+++ b/bin/omnibus
@@ -78,7 +78,7 @@ case $1 in
pull)
mkdir -p pkg/
- repo_url="https://gitlab.com/gitlab-org/security-products/license-management/-/jobs/artifacts/master/raw/pkg"
+ repo_url="https://gitlab.com/gitlab-org/security-products/analyzers/license-finder/-/jobs/artifacts/master/raw/pkg"
grep '.*-.*:' < .gitlab/deb.yml | sed 's/://' | while IFS= read -r job
do