-
Notifications
You must be signed in to change notification settings - Fork 18
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
Seed job #29
Comments
Don't we already have this with https://ci.deis.io/job/component-seed-job/ and https://ci.deis.io/job/workflow-test-seed-job/ ? |
Its not destructive and its not run a timer. |
To get the second behavior we would have to move our 2 jobs (referenced before) to a single job. But I do agree that this is the behavior we want. Maybe a more directed title would be 👍 |
We also need to DSL-ize the other jobs ( |
This issue was moved to teamhephy/jenkins-jobs#29 |
We should make the seed job the source of record for all jenkins configuration.
workflow-test-seed-job
andcomponent-seed-job
The text was updated successfully, but these errors were encountered: