Hi,
we are a newly formed QA team and we don’t need complex build and deploy like developers.
We are building workflows in Knime to test our ETL Application. As of now we are manually executing our workflow or using windows scheduler for execution.
Now we are checking in our code to Github and we are able to do that.
The problem we are facing now is we are trying to execute our Knime workflow from Jenkins, which will pull latest code from GitHub and execute.
we don’t need any builds for it.
Is there any simple way of getting this done