Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
e7cb032afb
commit
aa00836a29
@ -17,7 +17,7 @@ steps:
|
|||||||
#- apt install musl-tools pkg-config libssl-dev openssl build-essential musl-dev -y
|
#- apt install musl-tools pkg-config libssl-dev openssl build-essential musl-dev -y
|
||||||
#- rustup target add x86_64-unknown-linux-musl
|
#- rustup target add x86_64-unknown-linux-musl
|
||||||
#- cargo build --target=x86_64-unknown-linux-musl -p ci
|
#- cargo build --target=x86_64-unknown-linux-musl -p ci
|
||||||
- cargo build -p
|
- cargo build -p ci
|
||||||
#- mv target/x86_64-unknown-linux-musl/debug/ci "$CI_PREFIX/ci"
|
#- mv target/x86_64-unknown-linux-musl/debug/ci "$CI_PREFIX/ci"
|
||||||
- mv target/debug/ci $CI_PREFIX/ci
|
- mv target/debug/ci $CI_PREFIX/ci
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user