test push
This commit is contained in:
parent
09e78c61c7
commit
f18e3d2d13
1 changed files with 3 additions and 0 deletions
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
|
|
@ -1,5 +1,8 @@
|
|||
pipeline {
|
||||
agent any
|
||||
triggers {
|
||||
pollSCM('')
|
||||
}
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue