Skip to content

Commit

Permalink
chore: update options for /bin/sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Sep 11, 2023
1 parent f202693 commit bf3e606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/ci/record-release.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

set -Eeuxo pipefail
set -eu

bundle exec bin/pact-broker record-deployment \
--pacticipant "Pact Broker Client" --version $GITHUB_SHA \
Expand Down

0 comments on commit bf3e606

Please sign in to comment.