sfpowerscripts icon indicating copy to clipboard operation
sfpowerscripts copied to clipboard

Publish command tags HEAD instead of artifact commit ID

Open aly76 opened this issue 3 years ago • 0 comments

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.

aly76 avatar May 19 '22 04:05 aly76