removing git state check
Lint Checks / Run linter (push) Failing after 5s
Details
Lint Checks / Run linter (push) Failing after 5s
Details
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