Skip to content

Commit

Permalink
MINOR: build extending_airflow automatically when docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Coder2j authored and Coder2j committed May 15, 2023
1 parent 0d09b88 commit 96c5c55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
version: '3'
x-airflow-common:
&airflow-common
build: .
image: ${AIRFLOW_IMAGE_NAME:-extending_airflow:latest}
environment:
&airflow-common-env
Expand Down

0 comments on commit 96c5c55

Please sign in to comment.