squid/git-hooks/pre-commit

3 lines
149 B
Plaintext
Executable File

drone jsonnet --source .drone/drone-home.jsonnet --target .drone/drone-home.yml --stream \
&& git add .drone/drone-home.yml \
&& echo "jsonnet built"