Airflow 2.10.2 fixes
Also fixed readthedcs publishing Change-Id: Iab09163ba4dec6d2b634fb2688e5e1319e291188
This commit is contained in:
parent
146f1debba
commit
5e4994c9ff
@ -17,10 +17,13 @@ sphinx:
|
||||
formats:
|
||||
- pdf
|
||||
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
tools:
|
||||
python: "3.10"
|
||||
|
||||
# Optionally set the version of Python and requirements required to build your docs
|
||||
python:
|
||||
version: 3.8
|
||||
install:
|
||||
- requirements: doc/requirements-doc.txt
|
||||
- requirements: python/requirements-frozen.txt
|
||||
- requirements: python/test-requirements.txt
|
||||
|
||||
|
@ -131,7 +131,7 @@
|
||||
commit: true
|
||||
static:
|
||||
- latest
|
||||
- airflow_2.10.0
|
||||
- airflow_2.10.2
|
||||
|
||||
|
||||
- secret:
|
||||
|
Loading…
Reference in New Issue
Block a user