paligo artifact updates
This commit is contained in:
parent
d0956136e4
commit
509d8c6256
@ -89,7 +89,7 @@ public class PlanSpec {
|
||||
.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.zip").location(".").copyPattern("**/paligo-theme.tar.gz").shared(true));
|
||||
new Artifact("paligo-theme.tar.gz").location(".").copyPattern("**/paligo-theme.tar.gz").shared(true));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user