Add debugj
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user