jenkins-job-builder/tests/publishers/fixtures/mqtt-full.yaml

9 lines
180 B
YAML

publishers:
- mqtt:
broker-url: tcp://localhost:1883
topic: hello
message: world
qos: EXACTLY_ONCE
retain-message: true
credentials-id: abcde