mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 12:02:29 +00:00
12 lines
130 B
JSON
12 lines
130 B
JSON
{
|
|
"extends": [
|
|
"//"
|
|
],
|
|
"pipeline": {
|
|
"generate": {
|
|
"outputs": ["zitadel/**"],
|
|
"cache": true
|
|
}
|
|
}
|
|
}
|