This commit is contained in:
parent
662db7cd9d
commit
4dc9a6e846
@ -18,6 +18,5 @@ WORKDIR /bin
|
||||
|
||||
COPY --from=dev /go/bin/geeksbot ./geeksbot
|
||||
COPY --from=dev /go/bin/go-bindata ./go-bindata
|
||||
COPY --from=dev /go/src/Geeksbot/internal/database/migrations/* ./internal/database/migrations/
|
||||
|
||||
CMD [ "geeksbot" ]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user