update pspec
This commit is contained in:
parent
81d63116eb
commit
8ba00cdb23
@ -95,7 +95,6 @@ public class PlanSpec {
|
||||
new VcsTagTask().tagName("${bamboo.inject.APP_VERSION}").repository("RED / ui")
|
||||
).dockerConfiguration(
|
||||
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),
|
||||
new Artifact("paligo-theme.tar.gz").location(".").copyPattern("**/paligo-theme.tar.gz").shared(true));
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit f4e0445212824788d10cd81adc0bce484a8dbb02
|
||||
Subproject commit 95644f59e4e32517d76e0bd9267805a88ebdd8d1
|
||||
Loading…
x
Reference in New Issue
Block a user