I have a rails server app running in Cloud66 and I want my Jenkins CI to start running a test every time there is a deploy in Cloud66.
Is it possible to do this? How?
Thanks!
I have a rails server app running in Cloud66 and I want my Jenkins CI to start running a test every time there is a deploy in Cloud66.
Is it possible to do this? How?
Thanks!
Copyright © 2021 Jogjafile Inc.
Ok, I found out the solution!
So:
-
And that's it! Then you'll have an test execution triggered on deploy!