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: all:
- event.payload.data.artifact_url is defined - event.payload.data.artifact_url is defined
action: action:
run_job_template: debug:
name: bab-deploy-application var: event
organization: OYS # run_job_template:
job_args: # name: bab-deploy-application
extra_vars: # organization: OYS
artifact_url: "{{ event.payload.data.artifact_url }}" # job_args:
# extra_vars:
# artifact_url: "{{ event.payload.data.artifact_url }}"