mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 11:25:23 -05:00
I Don't Get It
This commit is contained in:
parent
051708186e
commit
89595b6f71
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ COPY go.mod go.sum ./
|
|||
RUN go mod download && go mod verify
|
||||
|
||||
COPY . /app
|
||||
RUN ls /app/sql/powerItem
|
||||
RUN go build -o /isl-api
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue