environment test
This commit is contained in:
parent
31bfe3409c
commit
729e18ee1d
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -9,7 +9,6 @@ podTemplate(containers: [
|
||||
|
||||
node(POD_LABEL) {
|
||||
stage('Get a Gradle project') {
|
||||
git 'https://github.com/spring-projects/spring-petclinic.git'
|
||||
container('gradle') {
|
||||
stage('Build a Gradle project') {
|
||||
sh '''
|
||||
|
Loading…
x
Reference in New Issue
Block a user