setup-cockpit/git_hooks/pre-push

4 lines
101 B
Bash
Executable file

#!/bin/sh
echo "Pushing to Gitlab..."
git push git@gitlab.com:flyingscorpio/SetupCockpit.git master