Skip to content

Commit

Permalink
Revert "Revert "Updated pipeline""
Browse files Browse the repository at this point in the history
This reverts commit be57826.
  • Loading branch information
ErikBogg committed Mar 5, 2019
1 parent be57826 commit 57f9eee
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jenkins-pipeline/pipeline.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ multibranchPipelineJob("Memory Map Jenkins Plugin") {
credentialsId("github")
remote("https://github.com/Praqma/memory-map-plugin.git")
}

triggers {
periodic(20)
}
}

configure {
Expand Down

0 comments on commit 57f9eee

Please sign in to comment.