mirror of
https://github.com/zhengkai/orca.git
synced 2026-02-04 17:22:27 +08:00
up
This commit is contained in:
@@ -9,8 +9,6 @@ RUN go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.30.0
|
||||
|
||||
COPY . /project
|
||||
|
||||
RUN cd /project/proto && make
|
||||
|
||||
RUN /project/server/build/build-server.sh prod
|
||||
|
||||
# clean stage
|
||||
|
||||
Reference in New Issue
Block a user