Skip to content

Commit

Permalink
Add provider common package release when releasing subset of providers (
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk authored Dec 13, 2022
1 parent 8127142 commit b8aae46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/README_RELEASE_PROVIDER_PACKAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 +325,7 @@ If we want to just release some providers you can release them in this way:
```shell script
cd "${AIRFLOW_REPO_ROOT}"
breeze build-docs --clean-build --for-production \
--package-filter apache-airflow-providers \
--package-filter 'apache-airflow-providers-PACKAGE1' \
--package-filter 'apache-airflow-providers-PACKAGE2' \
...
Expand Down

0 comments on commit b8aae46

Please sign in to comment.