ghost/git-hooks/pre-commit

3 lines
149 B
Plaintext
Raw Normal View History

2020-08-28 20:53:01 +00:00
drone jsonnet --source .drone/drone-home.jsonnet --target .drone/drone-home.yml --stream \
&& git add .drone/drone-home.yml \
&& echo "jsonnet built"