mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-26 22:06:20 +00:00
ci: remove building of stabber
It's not run anyways. See https://github.com/profanity-im/profanity/issues/789
This commit is contained in:
@@ -33,7 +33,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
RUN mkdir -p /usr/src/{stabber,libstrophe,profanity}
|
||||
WORKDIR /usr/src
|
||||
|
||||
RUN git clone https://github.com/boothj5/stabber
|
||||
#RUN git clone https://github.com/boothj5/stabber
|
||||
RUN git clone https://github.com/strophe/libstrophe
|
||||
|
||||
# TODO: Re-enable once libmicrohttpd-dev has been updated.
|
||||
|
||||
Reference in New Issue
Block a user