Skip to content

Commit 38cbe83

Browse files
committed
Updated pipeline
1 parent bed9ae3 commit 38cbe83

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

jenkins-pipeline/pipeline.groovy

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ multibranchPipelineJob("Memory Map Jenkins Plugin") {
99
credentialsId("github")
1010
remote("https://github.com/Praqma/memory-map-plugin.git")
1111
}
12-
13-
triggers {
14-
periodic(20)
15-
}
1612
}
1713

1814
configure {

0 commit comments

Comments
 (0)