mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-20 22:05:42 +00:00
Patch CI for split out worker binaries (#7360)
This commit is contained in:
@@ -33,7 +33,7 @@ RUN apt-get update && \
|
||||
ln -s /data /polkadot/.local/share/polkadot
|
||||
|
||||
# add polkadot binary to docker image
|
||||
COPY ./polkadot /usr/local/bin
|
||||
COPY ./polkadot ./polkadot-*-worker /usr/local/bin
|
||||
|
||||
USER polkadot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user