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 ba2964d + 13efba4 commit 1bed258Copy full SHA for 1bed258
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