Ian Fijolek
9b9f803231
All checks were successful
continuous-integration/drone/push Build is passing
This adds pre-commit which can be used to enforce consistent style and common errors (like committing large files)
9 lines
180 B
YAML
9 lines
180 B
YAML
check_interval: 1
|
|
|
|
monitors:
|
|
- name: Command
|
|
command: ['echo', '$PATH']
|
|
alert_down: [ 'alert_down', 'log_shell', 'log_command' ]
|
|
# alert_every: -1
|
|
alert_every: 0
|