satis
satis copied to clipboard
How to configure satis to not build beta version ?
Hello,
We are using satis to build our package. OUr package are defined using vcs on an internal gitlab. How can I tell satis to not build beta version ?
Can I use require for every single package, or do I need to input a config for each package ?
How can I tell him to only build package which respect the following regex [0_9].[0_9].[0_9].[0_9] ?
Thanks
Hi,
I solved it configuring "minimum-stability": "stable" in satis.json