Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
8aa72cc61d
commit
43780b28cb
@ -47,7 +47,8 @@ steps:
|
||||
- cargo build --target=x86_64-unknown-linux-musl
|
||||
- cd - || exit 1
|
||||
- sha1sum ci/target/x86_64-unknown-linux-musl/debug/ci
|
||||
- ci/target/x86_64-unknown-linux-musl/debug/ci
|
||||
- ldd ci/target/x86_64-unknown-linux-musl/debug/ci
|
||||
- "./ci/target/x86_64-unknown-linux-musl/debug/ci"
|
||||
services:
|
||||
- name: docker
|
||||
image: docker:dind
|
||||
|
Loading…
Reference in New Issue
Block a user