Skip to content

Commit 3f4defc

Browse files
committed
Remove periodic timestamp as depreciated
1 parent c50fa0b commit 3f4defc

File tree

1 file changed

+0
-2
lines changed
  • configuration/jobs/seed-multibranch-pipelines

1 file changed

+0
-2
lines changed

configuration/jobs/seed-multibranch-pipelines/config.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ try {
9292
}
9393
}
9494
triggers {
95-
// periodic(1) // 1 minute
96-
periodic(86400000) // 1 day
9795
computedFolderWebHookTrigger {
9896
// The token to match with webhook token.
9997
token(project)

0 commit comments

Comments
 (0)