Skip to content
Snippets Groups Projects
Verified Commit 4d64355e authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

ci: fix typo

parent 59350beb
No related branches found
No related tags found
No related merge requests found
Pipeline #2923 passed
...@@ -97,7 +97,7 @@ RUN make install ...@@ -97,7 +97,7 @@ RUN make install
RUN ldconfig RUN ldconfig
WORKDIR /source/seafile-server WORKDIR /source/seafile-server
RUN git fetch && checkout da2d96a0 RUN git fetch && git checkout da2d96a0
RUN ./autogen.sh RUN ./autogen.sh
RUN ./configure --disable-fuse RUN ./configure --disable-fuse
RUN make RUN make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment