forked from cerc-io/stack-orchestrator
Fix mobymask contract deployment script (#362)
Former-commit-id: 0bc54b30e0
This commit is contained in:
@@ -14,7 +14,7 @@ WORKDIR /app
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN echo "Building watcher-ts" && \
|
||||
RUN echo "Building mobymask-v2-watcher-ts" && \
|
||||
yarn && yarn build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
Reference in New Issue
Block a user