removing git state check
All checks were successful
Lint Checks / Run linter (push) Successful in 35s
All checks were successful
Lint Checks / Run linter (push) Successful in 35s
This commit is contained in:
parent
efb07bd8ce
commit
41cec3467f
@ -33,7 +33,7 @@ RUN set -eux; \
|
|||||||
COPY ./ /opt/filecoin
|
COPY ./ /opt/filecoin
|
||||||
WORKDIR /opt/filecoin
|
WORKDIR /opt/filecoin
|
||||||
|
|
||||||
RUN scripts/docker-git-state-check.sh
|
#RUN scripts/docker-git-state-check.sh
|
||||||
|
|
||||||
### make configurable filecoin-ffi build
|
### make configurable filecoin-ffi build
|
||||||
ARG FFI_BUILD_FROM_SOURCE=0
|
ARG FFI_BUILD_FROM_SOURCE=0
|
||||||
|
Loading…
Reference in New Issue
Block a user