drone/git-hooks/build.sh

4 lines
126 B
Bash
Raw Normal View History

2020-09-22 11:41:05 +00:00
drone jsonnet --source .drone/$1.jsonnet --target .drone/$1.yml --stream \
&& git add .drone/$1.yml \
&& echo .drone/$1.yml \