Skip to content

Commit

Permalink
Merge pull request #14 from rht-labs/feature/seed-improvements
Browse files Browse the repository at this point in the history
Improvements to the seed job
  • Loading branch information
jacobsee authored Dec 4, 2019
2 parents de67d04 + d60b98a commit a88cfce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion configuration/jobs/seed-multibranch-pipelines/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,10 @@ try {
}
}
triggers {
periodic(1)
computedFolderWebHookTrigger {
// The token to match with webhook token.
token(project)
}
}
orphanedItemStrategy {
discardOldItems {
Expand Down
1 change: 1 addition & 0 deletions plugins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ metrics:4.0.2.5
momentjs:1.1.1
mq-notifier:1.2.9
multiple-scms:0.6
multibranch-scan-webhook-trigger:1.0.5
nexus-artifact-uploader:2.10
nexus-jenkins-plugin:3.7.20190823-091836.9f85050
node-iterator-api:1.5
Expand Down

0 comments on commit a88cfce

Please sign in to comment.