FIX: fhem uses still master as main branch :(
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2ef3327da0
commit
013a57bf84
@ -28,7 +28,7 @@ RUN cd /usr/src; git clone https://github.com/xypron/sispmctl.git
|
|||||||
RUN cd /usr/src/sispmctl;./autogen.sh && ./configure --enable-webless
|
RUN cd /usr/src/sispmctl;./autogen.sh && ./configure --enable-webless
|
||||||
RUN cd /usr/src/sispmctl;make; ls -al
|
RUN cd /usr/src/sispmctl;make; ls -al
|
||||||
|
|
||||||
RUN git clone https://github.com/fhem/fhem-mirror.git /fhem-src;cd /fhem-src;git checkout main
|
RUN git clone https://github.com/fhem/fhem-mirror.git /fhem-src;cd /fhem-src;git checkout master
|
||||||
RUN git clone https://gitea.federationhq.de/byterazor/FHEM-NEWSISPM.git /NEWSISPM
|
RUN git clone https://gitea.federationhq.de/byterazor/FHEM-NEWSISPM.git /NEWSISPM
|
||||||
RUN git clone https://gitea.federationhq.de/byterazor/FHEM-NTFY.git /FHEM-NTFY
|
RUN git clone https://gitea.federationhq.de/byterazor/FHEM-NTFY.git /FHEM-NTFY
|
||||||
RUN git clone https://gitea.federationhq.de/byterazor/FHEM-Lightcontrol.git /FHEM-Lightcontrol
|
RUN git clone https://gitea.federationhq.de/byterazor/FHEM-Lightcontrol.git /FHEM-Lightcontrol
|
||||||
|
Loading…
Reference in New Issue
Block a user