Compare commits
2 Commits
b70d817bfc
...
9b2cb3f6be
Author | SHA1 | Date | |
---|---|---|---|
9b2cb3f6be | |||
66318bcd77 |
7
Jenkinsfile
vendored
7
Jenkinsfile
vendored
|
@ -74,11 +74,8 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
build job: 'infra/cluster-conf-update', parameters: [
|
build job: 'cghislai-releases/charlyghislaindotcom-release/master', parameters: [
|
||||||
string(name:"STACK", value:"charlyghislaindotcom"),
|
string(name:"IMAGE_TAG", value:"\"${VERSION}\""),
|
||||||
string(name:"VALUES_FILE", value:"values.yaml"),
|
|
||||||
string(name:"VALUES_KEY", value:".deployment.imageTag"),
|
|
||||||
string(name:"VALUES_VALUE", value:"\"${VERSION}\""),
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user