Skip to content

Commit

Permalink
fix: unset eux for publish.sh (#5268)
Browse files Browse the repository at this point in the history
  • Loading branch information
fourdim authored Nov 9, 2023
1 parent 849b20b commit d923ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

set -e -o pipefail
# Never set eux here otherwise it will break the CI

# ALL_PACKAGES
packages=(
Expand Down

1 comment on commit d923ef2

@vercel
Copy link

@vercel vercel bot commented on d923ef2 Nov 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blocksuite – ./packages/playground

blocksuite-git-master-toeverything.vercel.app
blocksuite-five.vercel.app
blocksuite-toeverything.vercel.app

Please sign in to comment.