Further documentation see the HMCTS Marketplace Springboot template readme.
update .env file with below details PACT_BROKER_URL= <> PACT_BROKER_HOST=<<PactFlow broker url excluding https://>> PACT_BROKER_TOKEN= <> PACT_ENV= << This is the environment in PactFlow broker to which we tag the contracts> PACT_VERIFIER_PUBLISH_RESULTS=true run ./publish-pacts.sh
This project is licensed under the MIT License - see the LICENSE file for details