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