You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On executing the task, the upload to Nexus works perfectly, as does the version change in package.json.
However the task then fails when trying to delete the tag with the new version from Git - it doesn't exist, and I'm not sure why it should. Am I doing something wrong? Or is there a way to prevent the tag deletion step? I could force it through, although I'd prefer not to.
On executing the task, the upload to Nexus works perfectly, as does the version change in package.json.
However the task then fails when trying to delete the tag with the new version from Git - it doesn't exist, and I'm not sure why it should. Am I doing something wrong? Or is there a way to prevent the tag deletion step? I could force it through, although I'd prefer not to.
My (sanitised) config from Gruntfile.js:
The text was updated successfully, but these errors were encountered: