Removed all the parts related to the kubectl authentication and deployment
Changed the tag generation to not include the commit sha and changed prefix to suffix
It was tested by pushing to this development branch and triggering the pipeline after npm version patch. The run finished successfully and the current version which was manually deployed, 0.2.0, upgraded to 0.2.1.
It was tested by pushing to this development branch and triggering the pipeline after
npm version patch
. The run finished successfully and the current version which was manually deployed, 0.2.0, upgraded to 0.2.1.The suffixed tags will not be autodeployed.