Skip to content

Commit

Permalink
Limit docs build to apache-airlfow + docker-stack for 2.2 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
potiuk authored and ephraimbuddy committed Mar 26, 2022
1 parent 26c4353 commit e444a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ ${{ hashFiles('.pre-commit-config.yaml') }}"
docs-inventory-${{ hashFiles('constraints.txt') }}
docs-inventory-
- name: "Build docs"
run: ./scripts/ci/docs/ci_docs.sh
run: ./scripts/ci/docs/ci_docs.sh --package-filter apache-airflow --package-filter docker-stack
- name: Configure AWS credentials
uses: ./.github/actions/configure-aws-credentials
if: >
Expand Down

0 comments on commit e444a0d

Please sign in to comment.