better fix for woodpecker

This commit is contained in:
saces 2026-02-22 11:20:22 +01:00
parent 06dd308458
commit 6b1676b5c1

View file

@ -57,7 +57,7 @@ services:
WORKDIR /woodpeckerhack WORKDIR /woodpeckerhack
RUN git clone -b cli-exec-matrix https://codeberg.org/saces/woodpecker.git . RUN git clone -b cli-exec-matrix-fix https://codeberg.org/saces/woodpecker.git .
RUN --mount=type=cache,target=/root/.cache/go-build \ RUN --mount=type=cache,target=/root/.cache/go-build \
--mount=type=cache,target=/go/pkg \ --mount=type=cache,target=/go/pkg \
make build-cli make build-cli