enviroment test
This commit is contained in:
parent
11dd15cde7
commit
43790c426c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -2,7 +2,7 @@ podTemplate(
|
|||
containers: [
|
||||
containerTemplate(
|
||||
name: 'gradle',
|
||||
image: 'gradle:4.5.1-jdk9',
|
||||
image: 'gradle:jdk11',
|
||||
command: 'cat',
|
||||
ttyEnabled: true
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user