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

Update .gitlab-ci.yml file

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