I tried to increment Bitrise environmental variable from a script with usual bash approach and with envman tool and both seem to increment the variable only in the current build. I suspect it’s related to virtual machine being disposed afterwards…
Is it possible to increment Bitrise environmental variable from a script and preserve its value between builds?