paligo artifact updates
This commit is contained in:
parent
2814be8b5b
commit
570dd9f011
@ -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/**").shared(true));
|
||||
new Artifact("paligo-theme.zip").location(".").copyPattern("**/paligo-theme.tar.gz").shared(true));
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user