mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-28 10:25:49 +00:00
adayk
This commit is contained in:
parent
c060525d9a
commit
8e15cce695
1 changed files with 1 additions and 1 deletions
2
spc.main
2
spc.main
|
@ -1,5 +1,5 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'MAVEN_JDK8' }
|
agent { label 'AAA' }
|
||||||
triggers: { pollSCM ('* 21 * * 1-5') }
|
triggers: { pollSCM ('* 21 * * 1-5') }
|
||||||
stages {
|
stages {
|
||||||
stage('vcs') {
|
stage('vcs') {
|
||||||
|
|
Loading…
Reference in a new issue