mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 19:42:37 +00:00
12 lines
118 B
JSON
12 lines
118 B
JSON
|
|
{
|
||
|
|
"extends": [
|
||
|
|
"//"
|
||
|
|
],
|
||
|
|
"pipeline": {
|
||
|
|
"build": {
|
||
|
|
"outputs": [
|
||
|
|
"dist/**"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|