-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
I'd like to be able to inject AWS credentials using the environment directive. However, this produces a stack trace.
environment { AWS = credentials('key') } org.jenkinsci.plugins.credentialsbinding.impl.CredentialNotFoundException: No suitable binding handler could be found for type com.cloudbees.jenkins.plugins.awscredentials.AWSCredentialsImpl
- is related to
-
JENKINS-57426 Make pipeline-model-extensions dependency optional
- Resolved
- links to