chetanmeh commented on issue #4386: Enable test reports for Jenkins build URL: https://github.com/apache/incubator-openwhisk/pull/4386#issuecomment-476478251 Still new with the pipeline stuff. Would create a local one to test and understand it better! > We are using scripted pipeline instead of declarative pipeline in jenkinsfile From [this thread][1] I thought its fine to mix both in same. May be only one was mixing is supported which is to use script within declarative. Not sure on other way around Can we use declarative and then use `script` for our custom stuff? I see lots of out of the box good steps with declarative support which would be tricky to use in above way [1]: https://jenkinsci-users.narkive.com/j2IvGy3N/mixing-declarative-and-scripted-pipeline-syntax-in-one-jenkinsfile
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
