Wrong copy src
This commit is contained in:
parent
8ae5fc244d
commit
9dd1e08f8b
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ RUN chmod +x build-ci.sh && ./build-ci.sh
|
|||
|
||||
FROM scratch as production
|
||||
WORKDIR /goshorly
|
||||
COPY --from=upx /go/src/git.ucode.space/goshorly/app /goshorly/app
|
||||
COPY --from=builder /go/src/git.ucode.space/goshorly/app /goshorly/app
|
||||
CMD ["./app"]
|
Loading…
Reference in a new issue