Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
linuxsupport
rpms
HEP_OSlibs
Commits
588ea4a3
Commit
588ea4a3
authored
Jan 23, 2021
by
Andrea Valassi
Browse files
Resync to el8/pkg.sh
parent
5c0a27af
Changes
1
Hide whitespace changes
Inline
Side-by-side
pkg.sh
View file @
588ea4a3
...
...
@@ -532,6 +532,10 @@ elif [ "$step" == "qa" ]; then
dep
=
${
dep64
}
.all-installed-nvra.txt
else
dep
=
${
dep64
}
.dependencies-
${
suf
}
.txt
if
[
"
${
suf
}
"
==
"recursive-flat"
]
&&
[
"
${
brn
}
"
==
"el8"
]
;
then
echo
"WARNING! 'repoquery --tree-requires' is not supported on CentOS8"
continue
fi
fi
url
=
https://gitlab.cern.ch/
${
prj
}
/builds/artifacts/
${
tag
}
-testing
/raw/build/
${
dep
}
?job
=
deploy_job
echo
Retrieving
${
url
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment