mirror of https://github.com/harness/drone.git
Update pre-commit
parent
a489b28ed8
commit
621f8cf470
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
echo Running pre-commit hook
|
||||
echo Running pre-commit hook
|
||||
|
||||
# Check for required binaries, otherwise don't run
|
||||
if ! command -v grep &> /dev/null
|
||||
|
|
Loading…
Reference in New Issue