squid/package.json

6 lines
152 B
JSON

{
"private": true,
"scripts": {
"jsonnet:home": "drone jsonnet --source .drone/drone-home.jsonnet --target .drone/drone-home.yml --stream"
}
}