Commit superset configs (#4598)
This commit is contained in:
9
.superset/config.json
Normal file
9
.superset/config.json
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"setup": [
|
||||||
|
"cp \"$SUPERSET_ROOT_PATH/skyvern-frontend/.env\" ./skyvern-frontend/.env",
|
||||||
|
"cp \"$SUPERSET_ROOT_PATH/.env\" ./.env",
|
||||||
|
"uv sync --group cloud --reinstall",
|
||||||
|
"pre-commit install"
|
||||||
|
],
|
||||||
|
"teardown": []
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user