We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9003cb + 4471d0d commit 13efba4Copy full SHA for 13efba4
Jenkinsfile
@@ -7,7 +7,7 @@ node("master") {
7
pipeline {
8
9
environment {
10
- registry = "nexus.iex.ec"
+ registry = "nexus.intra.iex.ec"
11
tokenDockerImage = ""
12
nativeDockerImage = ""
13
buildWhenTagContains = "v"
0 commit comments