3 lines
149 B
Plaintext
3 lines
149 B
Plaintext
|
drone jsonnet --source .drone/drone-home.jsonnet --target .drone/drone-home.yml --stream \
|
||
|
&& git add .drone/drone-home.yml \
|
||
|
&& echo "jsonnet built"
|