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

Add ignore-project-overrides flag to template command #58

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

jweibel22
Copy link
Contributor

@jweibel22 jweibel22 commented Mar 8, 2021

We'd like to be able to build go-based shuttle plans with shuttle.
Since the root folder will contain a pipeline.groovy (because all shuttle plans contains a pipeline.groovy file) we need a way to tell shuttle to ignore that file when building the shuttle plan, i.e. we'd like to be able to run this from Jenkins

sh "shuttle template pipeline.groovy --ignore-project-overrides --output pipeline.groovy"

@jweibel22 jweibel22 requested a review from a team March 8, 2021 15:15
@jweibel22 jweibel22 merged commit d9fec04 into master Mar 9, 2021
@jweibel22 jweibel22 deleted the feature/ignore-project-overrides branch March 9, 2021 08:28
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

Successfully merging this pull request may close these issues.

2 participants