refactor: update CI workflow and Dockerfile for improved build process
This commit is contained in:
@@ -29,5 +29,5 @@ RUN ls -al ./
|
||||
RUN cargo build --release
|
||||
RUN cp ./target/release/black_hole_share /usr/local/bin/black_hole_share
|
||||
|
||||
WORKDIR /data
|
||||
WORKDIR /
|
||||
CMD [ "black_hole_share" ]
|
||||
Reference in New Issue
Block a user