Closed ajohnstone closed 7 years ago
+1
+1
Hi @ajohnstone
The plugin supports pipeline and can be used by the pipeline syntax generator.
Hint: first select General Build Step
The following short form names will arrive with update 0.5.9: deployLambda, invokeLambda, publishLambda and eventSourceLambda
Where can I find the pipeline syntax generator? Is it a online tool? Is it built-in into Jenkins? I really want to use this with pipelines but not sure about the syntax.
There’s a Snippet Generator - it should be available through your Jenkins instance:
If you go to the landing page of any of your pipeline jobs, the link should appear on the left-hand side of the page, under ‘Pipeline Syntax'
On 5 Oct 2017, at 13:45, Sam Verschueren notifications@github.com wrote:
Where can I find the pipeline syntax generator? Is it a online tool? Is it built-in into Jenkins? I really want to use this with pipelines but not sure about the syntax.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/XT-i/aws-lambda-jenkins-plugin/issues/58#issuecomment-334453494, or mute the thread https://github.com/notifications/unsubscribe-auth/AWGPcfFUy-KD-abapM33Jraz5o4PweLWks5spM9QgaJpZM4Lewya.
Nice!!!!! Thanks!
It's a shame this has been closed without any docs. To use the snippet generator I have to first install the plugin - it would be really useful to have a couple of examples of the syntax so I can see if it meets my needs before going to the effort to install.
Does this plugin support pipelines/workflows via Jenkinsfile?