Sha256: 189586d6b13f6e75c1670f2260db049348eb20412af1ac32efc6d37068e87181
Contents?: true
Size: 520 Bytes
Versions: 7
Compression:
Stored size: 520 Bytes
Contents
# assumes you've set PACT_BROKER_BASE_URL, PACT_BROKER_USERNAME and PACT_BROKER_PASSWORD already bundle exec bin/pactflow publish-provider-contract $(dirname "$0")/oas.yml \ --provider pactflow-cli-test-provider \ --provider-app-version 1.0.0 \ --branch master \ --tag master \ --content-type application/yaml \ --verification-exit-code=0 \ --verification-results $(dirname "$0")/oas.yml \ --verification-results-content-type application/yaml \ --verifier pactflow-cli-test-provider
Version data entries
7 entries across 7 versions & 1 rubygems