mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
New CI
This commit is contained in:
parent
6e096bf781
commit
d7dc3c3a01
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ COPY . /usr/src/app
|
|||
RUN npm install
|
||||
RUN npm install wait-on
|
||||
|
||||
COPY entrypoint.sh /usr/local/bin
|
||||
COPY ./hardhat/entrypoint.sh /usr/local/bin
|
||||
|
||||
EXPOSE 8545
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue