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

Optional deployment steps in Jenkinsfile #18

Open
kierenevans opened this issue Dec 8, 2021 · 0 comments
Open

Optional deployment steps in Jenkinsfile #18

kierenevans opened this issue Dec 8, 2021 · 0 comments

Comments

@kierenevans
Copy link
Contributor

There's a pattern emerging regarding the ability to optionally promote a commit to different environments.

This pattern requires quite extensive Jenkinsfile changes to not choose an agent at first, run the build/test/publish on a my127ws agent, and then have a question regarding commit promotion pop up running on no agent.

It would be good to have this as a feature of the harness.

Apologies for vagueness, will try to flesh this out over time :)

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