Silly question, do you have the plugin installed? Will
On 08/08/13 16:35, Richard Bywater wrote: Are you running a pretty new version of jenkins-job-builder? That task was only added on July 19th. Richard. On Fri, Aug 9, 2013 at 8:02 AM, Harsh Desai <[email protected]<mailto:[email protected]>> wrote: Hi I am using jenkins job builder to create my jenkins job. In my YAML configuration, I have the following config at the bottom on my job to have a post-build-task. This is the same config that is given here<http://ci.openstack.org/jenkins-job-builder/publishers.html> publishers: - post-tasks: - matches: - log-text: line to match operator: AND - log-text: line to match operator: OR - log-text: line to match operator: AND escalate-status: false run-if-job-successful: false script: | echo "Here goes the task script" However, I don't see a post build task in my jenkins job when I create it using this config. Has anyone tried using this feature? Thanks Harsh -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:jenkinsci-users%[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. For more options, visit https://groups.google.com/groups/opt_out. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
