Skip to content
Snippets Groups Projects
Commit abbdf8a9 authored by Jedrzej Rybicki's avatar Jedrzej Rybicki
Browse files

entrypoint

parent 2660eee5
No related branches found
No related tags found
No related merge requests found
Pipeline #76120 failed
......@@ -10,7 +10,9 @@ stages:
test:
stage: test
image: apache/airflow:2.1.2
entrypoint: ["bash"]
before_script:
- airflow db init
script:
- airflow db init
- airflow dags list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment