When I tried to deploy war from Jenkins using I am getting the following exception in Jenkins job log. Does anyone has any idea why this is happening?
I am trying to deploy to t
It was expecting the file to be defined like /*.yaml
Don't think to define the whole path for the file in case you encounter this. Just define like above highlighted. This will read from the directory where you have the YAML file.