mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 02:57:59 +00:00
Update pre-push hook
This commit is contained in:
@@ -10,7 +10,7 @@ if [ "$remote" = "ent" ]; then
|
|||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -f version/version_ent.go ]; then
|
if [ -f command/version_ent.go ]; then
|
||||||
echo "Found enterprise version file while pushing to oss remote"
|
echo "Found enterprise version file while pushing to oss remote"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user