Skip to content

Commit 157fca4

Browse files
authored
Update publish-pacts.sh
1 parent aac4975 commit 157fca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish-pacts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ gradle pactVerificationTest \
2626
-DPACT_BROKER_TOKEN="$PACT_BROKER_TOKEN" \
2727
-DPACT_BROKER_HOST="$PACT_BROKER_URL"
2828

29-
# Optional: tag provider in the broker
29+
# Tag provider in the broker
3030
pact-broker create-version-tag \
3131
--pacticipant "VPCourtScheduleProvider" \
3232
--version "$GIT_COMMIT" \

0 commit comments

Comments
 (0)