Update Dockerfile
parent
24da7670a9
commit
3c283f654a
|
@ -3,3 +3,4 @@ FROM paritytech/substrate-playground-template-base:sha-0793587
|
|||
# Here the whole repo is already accessible at . (thanks to the inherited image)
|
||||
|
||||
RUN cargo build --release
|
||||
RUN cargo check
|
||||
|
|
Loading…
Reference in New Issue