mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:55:49 +00:00
Update pipelines.groovy
This commit is contained in:
parent
088e67d98b
commit
71b4bd91e9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
def run_pipelines(){
|
||||
def call(){
|
||||
if(env.CHANGE_ID != null){
|
||||
pipeline{
|
||||
agent any
|
||||
|
|
Loading…
Reference in a new issue