mirror of
https://github.com/antos-rde/antos.git
synced 2025-05-02 13:36:44 +02:00
improve: optimize pipeline + clean C based project before build
Some checks reported errors
gitea-sync/antos/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
gitea-sync/antos/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
parent
84e7a1a1a2
commit
75efb209ea
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -26,7 +26,7 @@ def build_rust_mod() {
|
|||||||
RUST_TARGET=$TARGET \
|
RUST_TARGET=$TARGET \
|
||||||
RUSTUP_HOME=/opt/rust/rustup \
|
RUSTUP_HOME=/opt/rust/rustup \
|
||||||
CARGO_HOME=/opt/rust/cargo \
|
CARGO_HOME=/opt/rust/cargo \
|
||||||
make luafcgi frontend
|
make luafcgi
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user