We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 072069d + 11f48a5 commit 3a5430aCopy full SHA for 3a5430a
1 file changed
push.sh
@@ -27,7 +27,7 @@ if [ "${PRODUCT}" == "MLM" ]; then
27
esac
28
29
# Define the default tag to use
30
- sed 's/^tag=%{!?_default_tag:latest}/tag=5.2.0-rc/' -i ${SRPM_PKG_DIR}/uyuni-tools.spec
+ sed 's/^tag=%{!?_default_tag:latest}/tag=5.2.0/' -i ${SRPM_PKG_DIR}/uyuni-tools.spec
31
32
sed "s/namespace='%{_default_namespace}'/namespace='%{_default_namespace}\/%{_arch}'/" -i ${SRPM_PKG_DIR}/uyuni-tools.spec
33
0 commit comments