How to convert base64 artifact to json/yaml in spinnaker?
2/7/2020
I'm trying to use the SpEL in Spinnaker pipeline to convert an artifact from base64 to JSON because I want to retrieve some field from that manifest. Any suggestions on how to do that?