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 c976e14 + cbdb3a9 commit 56c0eaeCopy full SHA for 56c0eae
1 file changed
push.sh
@@ -24,7 +24,7 @@ if [ "${OSCAPI}" == "https://api.suse.de" ]; then
24
esac
25
26
# Define the default tag to use
27
- sed 's/^tag=%{!?_default_tag:latest}/tag=5.1.0-RC/' -i ${SRPM_PKG_DIR}/uyuni-tools.spec
+ sed 's/^tag=%{!?_default_tag:latest}/tag=5.1.0/' -i ${SRPM_PKG_DIR}/uyuni-tools.spec
28
29
sed "s/namespace='%{_default_namespace}'/namespace='%{_default_namespace}\/%{_arch}'/" -i ${SRPM_PKG_DIR}/uyuni-tools.spec
30
0 commit comments