提交 60f8386f 编写于 作者: T Thomas Stromberg

release scripts: use dash instead of underscore for RPM filenames

上级 0839b707
......@@ -56,7 +56,7 @@ make checksum
# unversioned names to avoid updating upstream Kubernetes documentation each release
cp "out/minikube_${DEB_VERSION}-0_amd64.deb" out/minikube_latest_amd64.deb
cp "out/minikube-${RPM_VERSION}-0.x86_64.rpm" out/minikube_latest.x86_64.rpm
cp "out/minikube-${RPM_VERSION}-0.x86_64.rpm" out/minikube-latest.x86_64.rpm
gsutil -m cp out/* "gs://$BUCKET/releases/$TAGNAME/"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册