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

Update .gitlab-ci.yml file

parent abbdf8a9
No related branches found
No related tags found
No related merge requests found
Pipeline #76121 failed
...@@ -9,7 +9,8 @@ stages: ...@@ -9,7 +9,8 @@ stages:
test: test:
stage: test stage: test
image: apache/airflow:2.1.2 image:
name: apache/airflow:2.1.2
entrypoint: ["bash"] entrypoint: ["bash"]
before_script: before_script:
- airflow db init - airflow db init
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment