How do we publish ruby pacts to Pactflow, using th...
# pact-ruby
s
How do we publish ruby pacts to Pactflow, using this command?
Copy code
pact-broker publish PACT_DIRS_OR_FILES ... -a, --consumer-app-version=CONSUMER_APP_VERSION -b, --broker-base-url=BROKER_BASE_URL
https://github.com/pact-foundation/pact_broker-client Is that correct?
b
@Still yes
You'll need to use the token for auth, not username and password.