changed some strings
All checks were successful
Docker Build / Build and Push Images (push) Successful in 10s

This commit is contained in:
Seaswimmer 2024-08-01 14:35:33 -04:00
parent cdb919c97a
commit 4fc809eaef
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -27,7 +27,7 @@ jobs:
file: ./mediawiki/Dockerfile file: ./mediawiki/Dockerfile
push: true push: true
tags: www.coastalcommits.com/zenith/mediawiki:latest tags: www.coastalcommits.com/zenith/mediawiki:latest
- name: Recreate the MediaWiki container - name: Restart the MediaWiki stack
run: | run: |
echo "Sending request to Portainer to recreate the MediaWiki container" echo "Sending request to Portainer to restart the MediaWiki stack and pull the latest image"
curl -X POST --insecure ${{ secrets.BUILDWEBHOOK }} curl -X POST --insecure ${{ secrets.BUILDWEBHOOK }}