feat: Remove spectacles pip install (#2089)
This commit is contained in:
Родитель
1bf8b8eeaa
Коммит
b814d4708d
|
@ -181,7 +181,6 @@ with DAG(
|
|||
dag=dag,
|
||||
cmds=["bash", "-x", "-c"],
|
||||
arguments=[
|
||||
"pip install spectacles==2.4.10 && " # todo: remove this once mozilla-nimbus-schemas supports newer pydantic version
|
||||
"spectacles content --verbose"
|
||||
" --project spoke-default"
|
||||
" --branch main-validation" # this branch is a mirror of main, but Looker cannot open production branches (like main) for validation
|
||||
|
|
Загрузка…
Ссылка в новой задаче