We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac4975 commit 157fca4Copy full SHA for 157fca4
publish-pacts.sh
@@ -26,7 +26,7 @@ gradle pactVerificationTest \
26
-DPACT_BROKER_TOKEN="$PACT_BROKER_TOKEN" \
27
-DPACT_BROKER_HOST="$PACT_BROKER_URL"
28
29
-# Optional: tag provider in the broker
+# Tag provider in the broker
30
pact-broker create-version-tag \
31
--pacticipant "VPCourtScheduleProvider" \
32
--version "$GIT_COMMIT" \
0 commit comments