www-jmbit-de/themes/hugo-theme-terminal/.husky/pre-push
Johannes Bülow 262e804243
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
moved theme into main tree
2023-08-03 11:21:34 +02:00

4 lines
98 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn build && git add . && git commit --amend --no-edit