Added other ubuntu versions to CI 3

This commit is contained in:
Ryzerth
2021-04-26 05:48:52 +02:00
parent b9642f1e62
commit c862882499
3 changed files with 0 additions and 42 deletions

View File

@ -1,3 +0,0 @@
FROM ubuntu:bionic
COPY do_build.sh /root
RUN chmod +x /root/do_build.sh