rename to little-hesinde
This commit is contained in:
parent
155e09b159
commit
fd7f551726
52 changed files with 54 additions and 47 deletions
|
@ -10,7 +10,7 @@ WORKDIR /work
|
|||
COPY . .
|
||||
|
||||
RUN cargo build --release --target=$(arch)-unknown-linux-musl
|
||||
RUN cp "./target/$(arch)-unknown-linux-musl/release/rusty-library" /app
|
||||
RUN cp "./target/$(arch)-unknown-linux-musl/release/little-hesinde" /app
|
||||
|
||||
|
||||
FROM scratch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue