squid/git-hooks/pre-commit

3 lines
151 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"