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
Release Engineering
Public
toolkit
Commits
d61a7407
Verified
Commit
d61a7407
authored
Jul 27, 2021
by
Louis Abel
📺
Browse files
should be xz
parent
2869c480
Pipeline
#62
passed with stage
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
sync/prep-staging-8.sh
View file @
d61a7407
...
...
@@ -99,7 +99,7 @@ for x in "${ARCHES[@]}"; do
if
[
"
$ret_val
"
-eq
0
]
;
then
modifyrepo
--mdtype
=
modules /tmp/modules.yaml
\
"
${
STAGING_ROOT
}
/
${
RELEASE_DIR
}
/
${
y
}
/
${
x
}
/os/repodata"
\
--compress
--compress-type
=
g
z
--compress
--compress-type
=
x
z
# This might not be necessary, but it does not hurt incase repomd is modified
test
-f
/root/bin/sign-repo.sh
&&
/root/bin/sign-repo.sh
\
"
${
STAGING_ROOT
}
/
${
RELEASE_DIR
}
/
${
y
}
/
${
x
}
/os/repodata/repomd.xml"
...
...
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