difftreelog
fix cache chain build in CI
in: master
1 file changed
.docker/Dockerfile-chain-devdiffbeforeafterboth212122WORKDIR /dev_chain22WORKDIR /dev_chain232324RUN cargo build --profile integration-tests --features=${NETWORK}-runtime24RUN echo "$NETWORK"25RUN echo "$NETWORK"252626CMD cargo run --profile integration-tests --features=${NETWORK}-runtime -- --dev -linfo --rpc-cors=all --unsafe-rpc-external27CMD cargo run --profile integration-tests --features=${NETWORK}-runtime -- --dev -linfo --rpc-cors=all --unsafe-rpc-external