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 {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
triggers {
|
// triggers {
|
||||||
pollSCM('')
|
// pollSCM('')
|
||||||
}
|
// }
|
||||||
stages {
|
stages {
|
||||||
stage('Build') {
|
stage('Build') {
|
||||||
steps {
|
steps {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue