Remove Debug
This commit is contained in:
@@ -7,13 +7,7 @@
|
|||||||
port: 5000
|
port: 5000
|
||||||
host: 0.0.0.0
|
host: 0.0.0.0
|
||||||
rules:
|
rules:
|
||||||
- name: Debug
|
- name: Run Template
|
||||||
condition:
|
|
||||||
all:
|
|
||||||
- event.payload.data.artifact_url is defined
|
|
||||||
action:
|
|
||||||
debug:
|
|
||||||
- name: Create facts
|
|
||||||
condition:
|
condition:
|
||||||
all:
|
all:
|
||||||
- event.payload.data.artifact_url is defined
|
- event.payload.data.artifact_url is defined
|
||||||
|
|||||||
Reference in New Issue
Block a user