opencloud
opencloud copied to clipboard
create a rolling release on all tag events [CI SKIP]
Description
a production tag no longer disables a rolling release and instead creates both
Motivation and Context
a production tag no longer disables a rolling release and instead creates both
How Has This Been Tested?
will test with rc
Types of changes
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [x] Technical debt
- [x] Tests only (no source changes)
Checklist:
- [ ] Code changes
- [ ] Unit tests added
- [ ] Acceptance tests added
- [ ] Documentation added