remove ConfirmEdit and fix the naming of one of the workflow steps
All checks were successful
Docker Build / Build and Push Images (push) Successful in 32s

This commit is contained in:
Seaswimmer 2024-07-30 15:02:29 -04:00
parent cd0a5c8463
commit c20a67a06e
Signed by: cswimr
GPG key ID: 3813315477F26F82
2 changed files with 1 additions and 5 deletions

View file

@ -20,7 +20,7 @@ jobs:
registry: www.coastalcommits.com
username: Seaswimmer
password: ${{ secrets.COASTALCOMMITSTOKEN }}
- name: Build and push GalacticFactory image
- name: Build and push MediaWiki image
uses: actions/docker-build-push@v5
with:
context: .

View file

@ -15,7 +15,3 @@ RUN git clone --depth 1 \
RUN git clone --depth 1 \
https://gerrit.wikimedia.org/r/p/mediawiki/extensions/CirrusSearch \
/var/www/html/extensions/CirrusSearch
RUN git clone --depth 1 \
https://gerrit.wikimedia.org/r/p/mediawiki/extensions/ConfirmEdit \
/var/www/html/extensions/ConfirmEdit