Polishing.

This commit is contained in:
Greg L. Turnquist
2021-04-21 13:46:45 -05:00
parent 77b410dc80
commit f8b86f451a

3
Jenkinsfile vendored
View File

@@ -26,6 +26,7 @@ pipeline {
environment {
DOCKER_HUB = credentials('hub.docker.com-springbuildmaster')
ARTIFACTORY = credentials('02bd1690-b54f-4c9f-819d-a77cb7a9822c')
}
steps {
@@ -57,6 +58,7 @@ pipeline {
environment {
DOCKER_HUB = credentials('hub.docker.com-springbuildmaster')
ARTIFACTORY = credentials('02bd1690-b54f-4c9f-819d-a77cb7a9822c')
}
steps {
@@ -80,6 +82,7 @@ pipeline {
environment {
DOCKER_HUB = credentials('hub.docker.com-springbuildmaster')
ARTIFACTORY = credentials('02bd1690-b54f-4c9f-819d-a77cb7a9822c')
}
steps {