0

I am using Jenkins as CI tool and it builds my project and upload the build result to dropbox through dropbox plugin. I added a Post Build Action "Send build artifacts over Dropbox.". This action will be triggered if all build and test case steps are passed. But I want to upload to dropbox even the test cases failed. How can I configure that on jenkins dropbox plugin?

Joey Yi Zhao
  • 30,508
  • 51
  • 183
  • 377
  • Have you checked https://stackoverflow.com/questions/10421424/how-to-continue-a-jenkins-build-even-though-a-build-step-failed? – user7294900 Jan 16 '18 at 03:56
  • This is about modifying pipeline script and I don't want to do that. My project is all configured through jenkins UI without writing any scripts. Is there a way to achieve this by configuring? – Joey Yi Zhao Jan 16 '18 at 04:07

0 Answers0