We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c50fa0b commit 3f4defcCopy full SHA for 3f4defc
configuration/jobs/seed-multibranch-pipelines/config.xml
@@ -92,8 +92,6 @@ try {
92
}
93
94
triggers {
95
- // periodic(1) // 1 minute
96
- periodic(86400000) // 1 day
97
computedFolderWebHookTrigger {
98
// The token to match with webhook token.
99
token(project)
0 commit comments