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
bee2993a9c
commit
48a97734ff
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ WORKDIR /usr/src/app
|
|||
COPY . /usr/src/app
|
||||
|
||||
RUN npm install --save-dev hardhat
|
||||
|
||||
RUN npm install wait-on
|
||||
|
||||
COPY ./hardhat/entrypoint.sh /usr/local/bin
|
||||
|
|
|
|||
Loading…
Reference in a new issue