I am new to drone and I am starting to really really like it.
Got my build set up and it is running. In out old build system we had the first step to calculate the build number using GitVersion and then setting the build number to the output.
Is there a possibility to set the build number in drone? I am using the variable {{build.number}} in some places. But that is basically only the build counter.
Thanks