docker-example-drupal/.githooks/pre-push

10 lines
174 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
2023-06-27 20:21:55 +00:00
# Do not edit this file. It is automatically generated by https://www.oliverdavies.uk/build-configs.
2023-11-23 07:06:07 +00:00
set -o errexit
2023-11-23 08:35:49 +00:00
export TTY="-T"
2023-11-23 08:28:05 +00:00
2023-11-23 06:45:14 +00:00
./run test:commit