From 4fc809eaef012699bf28956040817d0c49e39846 Mon Sep 17 00:00:00 2001 From: Seaswimmer Date: Thu, 1 Aug 2024 14:35:33 -0400 Subject: [PATCH] changed some strings --- .forgejo/workflows/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }}