mirror of
https://github.com/Fishwaldo/qt-openzwave.git
synced 2025-07-10 15:18:21 +00:00
testing workflow
This commit is contained in:
parent
785de2abc3
commit
a034e60b34
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ RUN git clone https://github.com/qt/qtmqtt.git && cd qtmqtt && git checkout 5.12
|
||||||
RUN git clone https://github.com/OpenZWave/open-zwave.git && cd open-zwave && make -j4 && make install
|
RUN git clone https://github.com/OpenZWave/open-zwave.git && cd open-zwave && make -j4 && make install
|
||||||
RUN git clone https://github.com/Fishwaldo/qt-openzwave.git && cd qt-openzwave && git checkout mqtt && /usr/lib/qt5/bin/qmake "CONFIG += BreakPad" && make -j4 && make install
|
RUN git clone https://github.com/Fishwaldo/qt-openzwave.git && cd qt-openzwave && git checkout mqtt && /usr/lib/qt5/bin/qmake "CONFIG += BreakPad" && make -j4 && make install
|
||||||
|
|
||||||
RUN ls /usr/local/lib/
|
|
||||||
RUN ls /usr/local/lib*/*
|
|
||||||
|
|
||||||
FROM debian:buster-slim
|
FROM debian:buster-slim
|
||||||
MAINTAINER Justin Hammond
|
MAINTAINER Justin Hammond
|
||||||
WORKDIR /opt
|
WORKDIR /opt
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue