Plugin Information |
---|
View Quay.io trigger on the plugin site for more information. |
This plugin provides integration between Jenkins and Quay.io docker registry.
Usage
On Quay.io
- In the repository Settings tag click on the Create Notification button
- Fill the Repository Notification form
- When this occurs: Push to Repository
- This issue a: Webhook POST
- Webhook URL:
http://your.jenkins.server.tld/quayio-webhook/p
ush
In Jenkins
- Select the Monitor Monitor Quay.io for image changes and enter the list of repositories which can trigger a build
Job Parameters
When a job is triggered by a Quay.io notification these parameters are passed to the job
Parameter Name |
Value |
---|---|
QUAY_IO_TRIGGER_REPOSITORY |
The name of the repository which triggered the build |
QUAY_IO_TRIGGER_TAG |
The updated docker image tag |
Open Issues
Changelog
Version 0.1 (Jan, 20 2016)
- Initial version
Attachments:
Create Notification.png (image/png)
Notification Creation Form.png (image/png)
Jenkins Trigger.png (image/png)
Notification Creation Form.png (image/png)
Jenkins Trigger.png (image/png)