mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:35:50 +00:00
Jenkinsfile_DB6
This commit is contained in:
parent
23f3a0ec1a
commit
83331547c5
1 changed files with 0 additions and 2 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -1,7 +1,5 @@
|
||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
options {
|
|
||||||
}
|
|
||||||
stages {
|
stages {
|
||||||
stage ('SourceCode') {
|
stage ('SourceCode') {
|
||||||
steps {
|
steps {
|
||||||
|
|
Loading…
Reference in a new issue