Add new script to determine previous tag
Compare changes
CI/incremental_build_setup.sh deleted
100644 → 0
+ 0
− 13
GitLab application update is scheduled for major version 18.0 next Tuesday, August 26th starting at 17:30h (Geneva time). Check breaking changes under OTG0157227
Old script used hard coded release branch, new one uses tag versions directly. This is to address the fact that we currently tag v0.9.X
and v0.10.X
at the same time. That confused the previous incantation of the incremental build job.