chore(linux): Pass second tag parameter to Jenkins build
This is necessary to be able to distinguish between a newly triggered tagged build and a retriggered tagged build. The first tag param gets saved between builds, but then we need a second parameter that doesn't get saved that tells us if this build is a retriggered one.
parent
0ae26ab7
Please register or sign in to comment