mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-25 20:07:51 +02:00
Added other ubuntu versions to CI 2
This commit is contained in:
3
docker_builds/ubuntu_bionic/Dockerfile
Normal file
3
docker_builds/ubuntu_bionic/Dockerfile
Normal file
@ -0,0 +1,3 @@
|
||||
FROM ubuntu:bionic
|
||||
COPY do_build.sh /root
|
||||
RUN chmod +x /root/do_build.sh
|
Reference in New Issue
Block a user