添加对 Tari Solo 的支持
All checks were successful
Build and Release / build-and-test (amd64, alpine) (push) Successful in 23s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 30s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 59s
Build and Release / build-and-test (arm64, alpine) (push) Successful in 1m5s
Build and Release / release (push) Has been skipped
All checks were successful
Build and Release / build-and-test (amd64, alpine) (push) Successful in 23s
Build and Release / build-and-test (amd64, ubuntu) (push) Successful in 30s
Build and Release / build-and-test (arm64, ubuntu) (push) Successful in 59s
Build and Release / build-and-test (arm64, alpine) (push) Successful in 1m5s
Build and Release / release (push) Has been skipped
This commit is contained in:
@@ -31,6 +31,9 @@ RUN git clone --recursive https://github.com/Bendr0id/xmrigcc-proxy.git && \
|
||||
|
||||
WORKDIR /xxxigcc-proxy
|
||||
|
||||
RUN rm -rf ./src/base/tools/cryptonote/BlockTemplate.cpp
|
||||
COPY ./templates/BlockTemplate.cpp ./src/base/tools/cryptonote/BlockTemplate.cpp
|
||||
|
||||
COPY ./init.sh ./init.sh
|
||||
|
||||
# 根据目标架构优化编译
|
||||
|
||||
Reference in New Issue
Block a user