mirror of
https://github.com/Fishwaldo/qt-openzwave.git
synced 2025-03-15 19:41:24 +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/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
|
||||
MAINTAINER Justin Hammond
|
||||
WORKDIR /opt
|
||||
|
|
Loading…
Add table
Reference in a new issue