fix dockerfile
This commit is contained in:
@@ -2,7 +2,7 @@ FROM registry.gitlab.com/etke.cc/base/build AS builder
|
||||
|
||||
WORKDIR /postmoogle
|
||||
COPY . .
|
||||
RUN make build
|
||||
RUN just build
|
||||
|
||||
FROM registry.gitlab.com/etke.cc/base/app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user