remove duplicate extension (LoginNotify
Some checks failed
Docker Build / Build and Push Images (push) Failing after 22s

This commit is contained in:
Seaswimmer 2024-08-01 14:02:00 -04:00
parent 32276aa0b3
commit 1bc6c04425
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -55,10 +55,6 @@ RUN git clone --depth 1 \
https://gerrit.wikimedia.org/r/mediawiki/extensions/Disambiguator \
/var/www/html/extensions/Disambiguator
RUN git clone --depth 1 \
https://gerrit.wikimedia.org/r/mediawiki/extensions/LoginNotify \
/var/www/html/extensions/LoginNotify
RUN git clone --depth 1 \
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups \
/var/www/html/extensions/Popups