squid/git-hooks/pre-commit

3 lines
151 B
Plaintext
Raw Normal View History

2020-08-12 11:55:48 +00:00
drone jsonnet --source .drone/drone-home.jsonnet --target .drone/.drone-home.yml --stream \
2020-08-12 12:07:26 +00:00
&& git add .drone/.drone-home.yml \
&& echo "jsonnet built"