www-jmbit-de/themes/terminal/.husky/pre-push
Johannes Bülow b20ad0960c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
moved to newer version of theme, refractored go code
2024-11-26 09:09:05 +01:00

4 lines
98 B
Bash
Executable file

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