-
-
Notifications
You must be signed in to change notification settings - Fork 483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pact publisher jvm passing tags through command line #1043
Comments
uglyog
pushed a commit
that referenced
this issue
Mar 7, 2020
Version 4.0.7 has been released with this change |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is it possible to pass the list of tags through the command line just like the broker url and port ?
I'm expecting to run the command line
mvn pact:publish -Dpactbroker.host=mybroker -Dpactbroker.port=80 -Dcommit=commitId -Dbranch=myBranch -Dpact.consumer.tags=mytag
The text was updated successfully, but these errors were encountered: