Add debugging

This commit is contained in:
2023-12-29 23:41:18 -05:00
parent 79b2b6f28f
commit ed1bd120e4

View File

@@ -7,11 +7,17 @@
port: 5000
host: 0.0.0.0
rules:
- name: Debug
condition:
all:
- event.payload is defined
action:
debug:
- name: Create facts
condition:
all:
- event.payload is defined
- event.payload.artifact_url
- event.payload.artifact_url is defined
action:
run_job_template:
name: bab-deploy-application