diff --git a/.forgejo/workflows/build.yaml b/.forgejo/workflows/build.yaml index 8eb39d1..f69b34f 100644 --- a/.forgejo/workflows/build.yaml +++ b/.forgejo/workflows/build.yaml @@ -27,7 +27,7 @@ jobs: file: ./mediawiki/Dockerfile push: true tags: www.coastalcommits.com/zenith/mediawiki:latest - - name: Recreate the MediaWiki container + - name: Restart the MediaWiki stack 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 }}