Hi
my pipeline stopped to work recently.
I have two jobs one job is doing checkout of code and saving that in workspace and another is attaching that workspace. When i trigger build with git commit persist and attach works bur when i trigger build with git tag persist works but attch not it shows attached size 0 bytes . I didn’t change that code except few days ago I switched checkout instruction to blobless , but i tryed now blobless and full checkout and revert back to old checkout and in case of git tag restore workspace doesn’t work anymore