Hi any instructions on how to use Drone CI with In...
# help
w
Hi any instructions on how to use Drone CI with Infracost?
w
Hi @wonderful-evening-57, sorry we don’t have that, https://gitlab.com/infracost/infracost-gitlab-ci could be followed as the steps should be similar
1
w
thanks ill give it a shot
@white-airport-8778 we have Jenkins as well, but use a pull request workflow on feature branches. Do I need a modified version of this jenkins file for PR workflows? https://github.com/infracost/infracost-jenkins/blob/master/github.jenkinsfile
w
@wonderful-evening-57 does the code live in GitHub? if so, I’d recommend the free GH App as that’s much easier. But if you prefer Jenkins, then you can use that example - notice how it has 3 main sections: 1. setting up required env vars 2. PR workflow that posts comments 3. If you want to use Infracost Cloud, you’ll also need this section that uploads main branch runs so you can see all pre-existing issues in Infracost Cloud