k6
k6 copied to clipboard
Fix VERSION_DETAILS does not contain the latest tag
trafficstars
What?
Add a --tags flag to fetch all tags for the git describe.
Why?
Without that flag k6's version details gets a previous flag.
Closes: #2676