Is it possible to use the jenkins plugin with a pipeline job? #1619
moshesar
started this conversation in
General Discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, i'm trying to understand if my approach fits.
I've trying to run some tests (using Pytest) and when they finish, use the build artifact (the actual results) - with the jenkins plugin.
Is it possible ?
`
node(){
}`
Beta Was this translation helpful? Give feedback.
All reactions