Commit d1e26cc9 authored by protolambda's avatar protolambda

ops-bedrock: add op-service to stateviz docker build

parent 89955f5c
......@@ -6,6 +6,7 @@ COPY ./go.mod /app/go.mod
COPY ./go.sum /app/go.sum
COPY ./op-bindings /app/op-bindings
COPY ./op-service /app/op-service
WORKDIR /app/op-node
RUN go mod download -x
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment