Delete Dockerfile

main
Julien Eluard 2020-10-12 16:19:29 +02:00 committed by GitHub
parent 9af6401c56
commit 17aec8ce69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
FROM paritytech/substrate-playground-template-base:sha-e8f33a4
# Here the whole repo is already accessible at . (thanks to the inherited image)
RUN cargo build --release
RUN cargo check