Added CI for debian 10 and 11

This commit is contained in:
Ryzerth
2021-04-26 04:59:37 +02:00
parent 5322a4632c
commit a4ce0c8868
6 changed files with 84 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
FROM debian:10
COPY do_build.sh /root