Closed emosbaugh closed 2 months ago
if [ "true" = "true" ]; then \ pact-broker publish ./pacts/consumer \ --auto-detect-version-properties \ --consumer-app-version v1.117.2 || true; \ /bin/bash: -c: line 4: syntax error: unexpected end of file
Closing in favor of https://github.com/replicatedhq/kots/pull/4907
What this PR does / why we need it:
Which issue(s) this PR fixes:
Does this PR require a test?
Does this PR require a release note?
Does this PR require documentation?