Skip to content

Commit 57f9eee

Browse files
committed
Revert "Revert "Updated pipeline""
This reverts commit be57826.
1 parent be57826 commit 57f9eee

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

jenkins-pipeline/pipeline.groovy

-4
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)