Update payload path

This commit is contained in:
2023-12-30 00:06:35 -05:00
parent ed1bd120e4
commit a8c73b569a

View File

@@ -10,18 +10,17 @@
- name: Debug
condition:
all:
- event.payload is defined
- event.payload.data.artifact_url is defined
action:
debug:
- name: Create facts
condition:
all:
- event.payload is defined
- event.payload.artifact_url is defined
- 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.artifact_url
artifact_url: event.payload.date.artifact_url