Fix URL again
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m40s
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m40s
This commit is contained in:
@@ -36,7 +36,7 @@ jobs:
|
|||||||
# path: build-${{ steps.get_version.outputs.VERSION }}.tar.gz
|
# path: build-${{ steps.get_version.outputs.VERSION }}.tar.gz
|
||||||
path: dist/pwa/
|
path: dist/pwa/
|
||||||
- name: Trigger Ansible Deploy Playbook
|
- name: Trigger Ansible Deploy Playbook
|
||||||
uses: https://github.com/distributhor/workflow-webhook
|
uses: https://github.com/distributhor/workflow-webhook@v3
|
||||||
with:
|
with:
|
||||||
webhook_url: ${{ secrets.WEBHOOK_URL }}
|
webhook_url: ${{ secrets.WEBHOOK_URL }}
|
||||||
webhook_secret: ${{ secrets.WEBHOOK_SECRET }}
|
webhook_secret: ${{ secrets.WEBHOOK_SECRET }}
|
||||||
|
|||||||
Reference in New Issue
Block a user