4d902fc CI/CD: Trigger image promotion job when receive a Greenwave message

Authored and Committed by rayson 5 years ago
    CI/CD: Trigger image promotion job when receive a Greenwave message
    
    When an image is ready to promote, Greenwave sends a CI message
    to `VirtualTopic.eng.greenwave.decision.update` topic.
    This PR adds a trigger job to consume that kind of messages
    and trigger a new build of image promotion job.