mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 16:32:38 +00:00
9 lines
95 B
JSON
9 lines
95 B
JSON
{
|
|
"extends": ["//"],
|
|
"pipeline": {
|
|
"build": {
|
|
"outputs": ["dist/**"]
|
|
}
|
|
}
|
|
}
|