flux v2.9.5
ArtifactGenerator.spec.artifacts[].copy[].to
To specifies the destination path within the artifact. The format is "@artifact/path", the alias "artifact" refers to the root path of the generated artifact. When pathPattern is set, the path may use capture placeholders such as "{app}".
| Field / Type | Description |
|---|---|
ArtifactGenerator.spec.artifacts[].copy[].to | To specifies the destination path within the artifact. The format is "@artifact/path", the alias "artifact" refers to the root path of the generated artifact. When pathPattern is set, the path may use capture placeholders such as "{app}".
|