ignore tags 2

This commit is contained in:
t1amak
2025-11-14 21:29:31 +00:00
parent dba51f5e49
commit 81c5ff2526

View File

@@ -1,5 +1,6 @@
FROM p2pool_build_ubuntu
ARG P2POOL_VERSION
ARG P2POOL_CHECKOUT
ENV P2POOL_CHECKOUT=${P2POOL_CHECKOUT}
ADD . /p2pool/
RUN /p2pool/scripts/release/linux_x64/p2pool_linux_x64.sh p2pool-${P2POOL_VERSION}-linux-x64 ${P2POOL_VERSION}