corrects upper-/lower-case
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -56,7 +56,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('tgc-VP pipeline') {
|
stage('TGC-VP pipeline') {
|
||||||
parallel {
|
parallel {
|
||||||
stage('ubuntu20'){
|
stage('ubuntu20'){
|
||||||
agent {docker { image 'ubuntu-20.04' } }
|
agent {docker { image 'ubuntu-20.04' } }
|
||||||
|
Reference in New Issue
Block a user