add invoke Portainer Stack Deloyment update
Build and Push Docker Container / build-and-push (push) Successful in 4m56s
Build and Push Docker Container / build-and-push (push) Successful in 4m56s
This commit is contained in:
@@ -38,3 +38,9 @@ jobs:
|
||||
platforms: linux/amd64
|
||||
build-args: |
|
||||
VERSION=${{ env.VERSION }}
|
||||
|
||||
- name: Invoke Portainer Stack Deployment
|
||||
if: ${{ vars.PORTAINER_STACK_WEBHOOK_URL && vars.PORTAINER_STACK_WEBHOOK_URL != '' }}
|
||||
uses: distributhor/workflow-webhook@v3
|
||||
with:
|
||||
webhook_url: ${{ vars.PORTAINER_STACK_WEBHOOK_URL }}
|
||||
|
||||
Reference in New Issue
Block a user