Open bayernmunich opened 6 years ago
This task depends on wsadmin script, I don't think it works with ssh. So in production, you can't use username and password? Even if you save the password as a secret variable? If you save it as a secret variable, no one will be able to retrieve the value except build system and we mask it in logs.
Hello,
By giving password we successfully deployed the artifact in UAT . But in production password won't be provided. Can we provide ssh key instead of password . If we modify in code will it work? Request your input on this.