mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 01:15:50 +00:00
added changes
This commit is contained in:
parent
600b291c54
commit
a729e3461d
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,6 +1,6 @@
|
|||
pipeline {
|
||||
agent { label 'UBUNTU_NODE1' }
|
||||
trigger { pollSCM('* * * * *') }
|
||||
triggers { pollSCM('* * * * *') }
|
||||
stages {
|
||||
stage('get url') {
|
||||
steps {
|
||||
|
|
Loading…
Reference in a new issue