squid/git-hooks/pre-commit

3 lines
149 B
Plaintext
Raw Normal View History

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