Add CI to repository #80
@ -1,4 +1,6 @@
|
|||||||
FROM docker.io/library/rust:1.75
|
FROM docker.io/library/rust:1.75
|
||||||
|
|
||||||
|
RUN rustup component add clippy
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
nodejs
|
nodejs
|
||||||
|
Loading…
Reference in New Issue
Block a user