1 2 3 4 5 6 7 8 9
{ "$schema": "../../docs/public/schema.json", "extends": ["//"], "pipeline": { "build": { "dependsOn": ["^build"] } } }