Sync on master push
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
|
||||
repo_root=$(git rev-parse --show-toplevel)
|
||||
|
||||
if ! "$repo_root/scripts/devcpone_sync.sh"; then
|
||||
printf '%s\n' "devcpone sync skipped/failed; commit kept intact" >&2
|
||||
fi
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user