Skip to content

Commit

Permalink
Minor documentation fix for airflow (kedro-org#951)
Browse files Browse the repository at this point in the history
  • Loading branch information
limdauto authored Jan 26, 2021
1 parent 48f4ef0 commit 10c5557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/10_deployment/11_airflow_astronomer.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ echo "src/" >> .dockerignore
FROM quay.io/astronomer/ap-airflow:2.0.0-buster-onbuild
RUN pip install --user src/dist/new_kedro_project-0.1-py3-none-any.whl
```
### Step 3. Convert the Kedro pipeline into an Airflow DAG with `kedro airflow`
Expand Down

0 comments on commit 10c5557

Please sign in to comment.