FHM28052603SAS - commit remaining changes
This commit is contained in:
@@ -30,6 +30,7 @@ while read -r local_ref local_sha remote_ref remote_sha; do
|
||||
|
||||
repo_root=$(git rev-parse --show-toplevel)
|
||||
if ! "$repo_root/scripts/devcpone_sync.sh" "$branch"; then
|
||||
printf '%s\n' "devcpone sync skipped/failed; push kept intact" >&2
|
||||
printf '%s\n' "devcpone sync failed; blocking push" >&2
|
||||
exit 1
|
||||
fi
|
||||
done < "$tmpdir/pushes"
|
||||
|
||||
Reference in New Issue
Block a user