teutat3s
0d9656f60a
Some checks are pending
Build docker image / build-image (push) Has started running
656 B
656 B
Mediawiki docker image with OIDC extension
Updating the docker image
After making your changes and testing them locally, run the following to trigger a CI build and push of the docker image.
git add -u
git commit
git push
Local testing
Build the docker image locally to test your changes.
docker build --tag git.pub.solar/pub-solar/mediawiki-oidc-docker:test .