squid/package.json

6 lines
156 B
JSON
Raw Normal View History

2020-07-30 14:32:27 +00:00
{
"private": true,
"scripts": {
"jsonnet:home": "drone jsonnet --source jsonnet/.drone-home.jsonnet --target jsonnet/.drone-home.yml --stream"
}
}