forked from trent_larson/crowd-funder-for-time-pwa
chore: take the dog for a walk
This commit is contained in:
@@ -18,10 +18,10 @@ else
|
|||||||
RANGE="HEAD~1..HEAD"
|
RANGE="HEAD~1..HEAD"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bash ./scripts/build-arch-guard.sh --range "$RANGE" || {
|
#bash ./scripts/build-arch-guard.sh --range "$RANGE" || {
|
||||||
echo
|
# echo
|
||||||
echo "💡 To bypass this check for emergency pushes, use:"
|
echo "💡 To bypass this check for emergency pushes, use:"
|
||||||
echo " git push --no-verify"
|
# echo " git push --no-verify"
|
||||||
echo
|
# echo
|
||||||
exit 1
|
# exit 1
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user