-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: aws-credentials-plugin
-
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