better fix for woodpecker
This commit is contained in:
parent
06dd308458
commit
6b1676b5c1
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue