rename one of the workflow steps
All checks were successful
Docker Build / Build and Push Images (push) Successful in 12s
All checks were successful
Docker Build / Build and Push Images (push) Successful in 12s
This commit is contained in:
parent
c0705238ae
commit
1640a88acb
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ jobs:
|
|||
file: ./mediawiki/Dockerfile
|
||||
push: true
|
||||
tags: www.coastalcommits.com/zenith/mediawiki:latest
|
||||
- name: Restart the MediaWiki container
|
||||
- name: Recreate the MediaWiki container
|
||||
run: curl -X POST --insecure ${{ secrets.BUILDWEBHOOK }}
|
||||
|
|
Loading…
Reference in a new issue