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.
1 parent c9003cb commit 4471d0dCopy full SHA for 4471d0d
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