hotfix: Jenkinsfile
Gitea Scan/plate-tool/pipeline/head There was a failure building this commit
Details
Gitea Scan/plate-tool/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
e71a72bff9
commit
2a463e2133
|
@ -12,6 +12,7 @@ pipeline {
|
||||||
steps {
|
steps {
|
||||||
sh '''
|
sh '''
|
||||||
. "$HOME/.cargo/env"
|
. "$HOME/.cargo/env"
|
||||||
|
cd plate-tool-web
|
||||||
trunk build --release --public-url "cool-stuff/$OUTPUT_DIR/"
|
trunk build --release --public-url "cool-stuff/$OUTPUT_DIR/"
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue