ci: copy forgejo-runner binary from correct path
This commit is contained in:
@@ -4,7 +4,7 @@ FROM ubuntu:24.04
|
|||||||
|
|
||||||
ENV DEBIAN_FRONTEND=noninteractive
|
ENV DEBIAN_FRONTEND=noninteractive
|
||||||
|
|
||||||
COPY --from=runner-bin /usr/local/bin/act_runner /usr/local/bin/act_runner
|
COPY --from=runner-bin /bin/forgejo-runner /usr/local/bin/act_runner
|
||||||
|
|
||||||
# Core system tools
|
# Core system tools
|
||||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||||
|
|||||||
Reference in New Issue
Block a user