feat: add woodpecker
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
eef5fff985
commit
0650cb19e9
2 changed files with 14 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ RUN apk add --no-cache --update \
|
|||
unzip
|
||||
|
||||
WORKDIR /server
|
||||
COPY index.js package* /server
|
||||
COPY index.js package* /server/
|
||||
COPY /server /server/server
|
||||
|
||||
RUN case "$TARGETPLATFORM" in \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue