Add debugj

This commit is contained in:
2024-01-16 22:39:45 -05:00
parent ea5f34723e
commit d0b413d762

View File

@@ -12,9 +12,11 @@
all:
- event.payload.data.artifact_url is defined
action:
run_job_template:
name: bab-deploy-application
organization: OYS
job_args:
extra_vars:
artifact_url: "{{ event.payload.data.artifact_url }}"
debug:
var: event
# run_job_template:
# name: bab-deploy-application
# organization: OYS
# job_args:
# extra_vars:
# artifact_url: "{{ event.payload.data.artifact_url }}"