DATAREDIS-1380 - Polish stage name.

This commit is contained in:
Greg Turnquist
2019-06-07 15:35:31 -05:00
parent ba64992dad
commit 10329559a6

2
Jenkinsfile vendored
View File

@@ -11,7 +11,7 @@ pipeline {
}
stages {
stage('Publish OpenJDK 8 + Redis docker image') {
stage('Publish OpenJDK 8 + Redis 5.0 docker image') {
when {
anyOf {
changeset "ci/Dockerfile"