update
This commit is contained in:
parent
cc05e0e947
commit
65a30e8d1c
@ -94,7 +94,7 @@ public class PlanSpec {
|
||||
// create tag with this version
|
||||
new VcsTagTask().tagName("${bamboo.inject.APP_VERSION}").repository("RED / ui")
|
||||
).dockerConfiguration(
|
||||
new DockerConfiguration().image("nexus.iqser.com:5001/infra/release_build:2.9.1")
|
||||
new DockerConfiguration().image("nexus.iqser.com:5001/infra/release_build:4.2.0")
|
||||
.volume("/var/lib/docker", "/var/lib/docker")
|
||||
.volume("/var/run/docker.sock", "/var/run/docker.sock"))
|
||||
.artifacts(new Artifact("version").location(".").copyPattern("**/version.properties").shared(true),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user