Skip to content

Commit

Permalink
[github actions] add service airflow-dag-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
vitor authored and vitor committed Sep 13, 2023
1 parent 27a1499 commit aeb6ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

strategy:
matrix:
service: [airflow-worker, airflow-scheduler, flower, airflow-webserver]
service: [airflow-worker, airflow-scheduler, flower, airflow-webserver, airflow-dag-processor]

steps:
- name: upgrade ${{ matrix.service }}
Expand Down

0 comments on commit aeb6ae8

Please sign in to comment.