Hi everyone!
I have cloned kibana github!
I want to create .deb
with custom version, e.g: v7.10.1.1
but every time i run yarn build
, the output deb package's version is 7.10.1-SNAPSHOT
thanks
Hi everyone!
I have cloned kibana github!
I want to create .deb
with custom version, e.g: v7.10.1.1
but every time i run yarn build
, the output deb package's version is 7.10.1-SNAPSHOT
thanks
Did you pass the --release
flag to the build command?
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.