feat: New build
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m41s
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 2m41s
This commit is contained in:
@@ -53,11 +53,12 @@ jobs:
|
||||
GITEA_URL: ${{ vars.GT_URL }}
|
||||
|
||||
- name: Trigger Ansible Deploy Playbook
|
||||
if: steps.build.outputs.VERSION != ''
|
||||
uses: https://github.com/distributhor/workflow-webhook@v3
|
||||
with:
|
||||
webhook_url: ${{ vars.WEBHOOK_URL }}
|
||||
webhook_auth_type: bearer
|
||||
webhook_auth: Token:${{ secrets.WEBHOOK_SECRET }}
|
||||
webhook_auth: ${{ secrets.WEBHOOK_SECRET }}
|
||||
verbose: true
|
||||
data: >
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user