Join Slack
Powered by
Is there an example of CI/CD using jvm? Would need...
# pactflow
j
James Weng
05/26/2022, 3:40 AM
Is there an example of CI/CD using jvm? Would need some help how to pass tags/environments/consumer app version/provider version from gradle when doing provider /consumer test.
m
Matt (pactflow.io / pact-js / pact-go)
05/26/2022, 4:56 AM
All of our examples can be swapped in for the workshops, to an extent. But something like this is how I’ve done it in the past:
https://github.com/pactflow/example-provider-springboot/blob/master/build.gradle#L37-L44
Open in Slack
Previous
Next