mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix: scheduled tasks runner docker build
This commit is contained in:
parent
1825a00248
commit
f864498392
2 changed files with 2 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ RUN apk add go
|
|||
|
||||
WORKDIR /build
|
||||
|
||||
COPY services/scheduled_tasks/ /build
|
||||
COPY ./ /build
|
||||
|
||||
RUN go build .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue