Use local git checkout so compiled artifacts are available
All checks were successful
Cargo Build & Test / Rust project - latest (stable) (push) Successful in 6m21s
All checks were successful
Cargo Build & Test / Rust project - latest (stable) (push) Successful in 6m21s
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
FROM alpine
|
||||
|
||||
WORKDIR /
|
||||
|
||||
COPY ./target/x86_64-unknown-linux-musl/release/gpodder-rs /gpodder-rs
|
||||
|
||||
Reference in New Issue
Block a user