mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-08 23:09:52 +02:00
Fixed CI for debian 10 and 11 2
This commit is contained in:
@@ -1,2 +1,3 @@
|
|||||||
FROM debian:buster
|
FROM debian:buster
|
||||||
COPY do_build.sh /root
|
COPY do_build.sh /root
|
||||||
|
RUN chmod +x /root/do_build.sh
|
@@ -1,2 +1,3 @@
|
|||||||
FROM debian:bullseye
|
FROM debian:bullseye
|
||||||
COPY do_build.sh /root
|
COPY do_build.sh /root
|
||||||
|
RUN chmod +x /root/do_build.sh
|
Reference in New Issue
Block a user