mirror of
https://git.asonix.dog/asonix/pict-rs.git
synced 2024-11-24 10:31:07 +00:00
Full path
This commit is contained in:
parent
af9c464012
commit
5414fca339
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ FROM docker.io/asonix/rust-builder:latest-linux-amd64
|
|||
|
||||
RUN rustup component add clippy
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
COPY .forgejo/actions/build-amd64/entrypoint.sh /entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/entrypoint.sh"]
|
||||
|
|
Loading…
Reference in a new issue