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

Use hidden parameter plugin to hide docker and aws parameters from users #17

Open
cliffano opened this issue Mar 31, 2019 · 0 comments
Open

Comments

@cliffano
Copy link
Collaborator

We need to hide a number of parameters which are set up once-off during pipeline provisioning. The idea is that we shouldn't confuse users (specially non-ops folks) when they see the build parameters list, some of those parameters don't need to be modified during on-demand execution of the build pipelines.

The ones that need to be hidden are:

  • JENKINS_AGENT_DOCKER_IMAGE
  • JENKINS_AGENT_DOCKER_ARGS
  • AWS_LIBRARY_S3_BUCKET
  • AWS_LIBRARY_S3_PATH
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

1 participant