Skip to content

Commit c7ac1e1

Browse files
committed
and I forgot to link the package folder
1 parent 803f2bc commit c7ac1e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

static-builder-gnu.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ WORKDIR /go/src/app
147147
COPY --link *.* ./
148148
COPY --link caddy caddy
149149
COPY --link internal internal
150+
COPY --link package package
150151

151152
RUN --mount=type=secret,id=github-token ./build-static.sh && \
152153
rm -Rf dist/static-php-cli/source/* && \

0 commit comments

Comments
 (0)