chore(git): simplify post commit release hook
This commit is contained in:
@@ -3,8 +3,4 @@
|
||||
|
||||
set -eu
|
||||
|
||||
SCRIPT_PATH="scripts/release/pre_release_web.sh"
|
||||
|
||||
echo "=== post-commit: running $SCRIPT_PATH ==="
|
||||
export COZSWEET_SKIP_POST_COMMIT_PRE_RELEASE=1
|
||||
bash "$SCRIPT_PATH"
|
||||
bash scripts/release/pre_release_web.sh
|
||||
|
||||
Reference in New Issue
Block a user