Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting "WARNING: Unknown parameter(s) found for class type 'com.cloudbees.jenkins.plugins.awscredentials.AmazonWebServicesCredentialsBinding': keyIdVariable,secretVariable" from my pipeline #68

Open
apogrebnyak opened this issue Aug 7, 2019 · 3 comments

Comments

@apogrebnyak
Copy link

The only relevant line I see is this

            environment { 
                AN_ACCESS_KEY = credentials("${params.ENVIRONMENT}")
            }

Where ${params.ENVIRONMENT} referes to AWS credentials. The credentials work as expected with build succeeding, it's just a warning that is bothersome

I see the variables reported by the warning are set here ->

@iamkhalidbashir
Copy link

Yes, we would love to have this warning removed

@walkingpendulum
Copy link

same here

@mjheitland
Copy link

Same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants