adding a new line at the end of git hooks
This commit is contained in:
@ -8,4 +8,4 @@ if [ -n "$GIT_TAG" ]; then
|
||||
sed -i "/^GIT_TAG=\".*\"/ s//GIT_TAG=\"${GIT_TAG}\"/" .env
|
||||
else
|
||||
sed -i "/^GIT_TAG=\".*\"/ s//GIT_TAG=\"\"/" .env
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user