Feat: initial commit
This commit is contained in:
commit
0c31f2baab
2 changed files with 3 additions and 0 deletions
0
.drone.yml
Normal file
0
.drone.yml
Normal file
3
Dockerfile
Normal file
3
Dockerfile
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
FROM rust:1.64.0-alpine3.16
|
||||||
|
|
||||||
|
RUN curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
|
Loading…
Reference in a new issue