mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-22 11:11:26 +01:00
Update pre-push hook
This commit is contained in:
parent
126ea804e5
commit
9a7d38a752
@ -10,7 +10,7 @@ if [ "$remote" = "ent" ]; then
|
||||
exit 0
|
||||
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"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user