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