This commit is contained in:
parent
dbb507a930
commit
06f9ffcfbd
1 changed files with 3 additions and 3 deletions
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
|
|
@ -1,8 +1,8 @@
|
|||
pipeline {
|
||||
agent any
|
||||
triggers {
|
||||
pollSCM('')
|
||||
}
|
||||
// triggers {
|
||||
// pollSCM('')
|
||||
// }
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue