This commit is contained in:
parent
2b2be91a02
commit
2971baaee2
|
@ -8,7 +8,7 @@ pipeline {
|
|||
. "$HOME/.cargo/env"
|
||||
trunk build --release --public-url "cool-stuff/plate-tool-beta/"
|
||||
'''
|
||||
archiveArtifacts "**/dist"
|
||||
archiveArtifacts "dist/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue