parent
18ccecc8f3
commit
0d877d6a92
|
@ -5,7 +5,7 @@ ENV GOARCH amd64
|
|||
|
||||
ARG branch=master
|
||||
|
||||
RUN git clone https://gitlab.com/skynetlabs/skyd.git Sia --single-branch --branch ${branch}
|
||||
RUN git clone https://gitlab.com/SkynetLabs/skyd.git Sia --single-branch --branch ${branch}
|
||||
RUN make release --directory Sia
|
||||
|
||||
FROM nebulouslabs/sia:1.5.5
|
||||
|
|
Reference in New Issue