Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-53101

Add Declarative support

XMLWordPrintable

      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
      

            Unassigned Unassigned
            rpocase Robby Pocase
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: