sfpowerscripts
sfpowerscripts copied to clipboard
Publish command tags HEAD instead of artifact commit ID
Although in most cases the publish command is tied to a build, and all the artifacts are created on the same commit ID,
for resiliency, the publish command should create git tags on the artifact's commit ID, instead of HEAD.