mirror of
https://github.com/status-im/status-go.git
synced 2025-02-16 16:56:53 +00:00
update one missing location where old pkg dir is used
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
06dc227071
commit
4f1a3283e6
@ -83,7 +83,7 @@ def copyArts(build) {
|
|||||||
**/
|
**/
|
||||||
copyArtifacts(
|
copyArtifacts(
|
||||||
projectName: build.fullProjectName,
|
projectName: build.fullProjectName,
|
||||||
target: 'pkg',
|
target: 'out',
|
||||||
flatten: true,
|
flatten: true,
|
||||||
selector: specific("${build.number}")
|
selector: specific("${build.number}")
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user