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