mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 09:55:49 +00:00
added artifacts and test reports
This commit is contained in:
parent
6c834fe6db
commit
f54208c278
1 changed files with 0 additions and 1 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -1,6 +1,5 @@
|
|||
pipeline {
|
||||
agent { label 'Master'}
|
||||
triggers { pollSCM('* * * * *') }
|
||||
stages{
|
||||
stage('vcs') {
|
||||
steps {
|
||||
|
|
Loading…
Reference in a new issue