Closed Ldoppea closed 1 year ago
We encountered a bug that prevents travis to trigger builds on tags
This makes the release builds impossible
To fix that we change the branches rules to target release/x.y.z branches instead of x.y.z tags
release/x.y.z
x.y.z
With this edit, we should be able to trigger release builds on tags if they are based on a release/x.y.z branch
We encountered a bug that prevents travis to trigger builds on tags
This makes the release builds impossible
To fix that we change the branches rules to target
release/x.y.z
branches instead ofx.y.z
tagsWith this edit, we should be able to trigger release builds on tags if they are based on a
release/x.y.z
branch