Skip to content
Snippets Groups Projects
Commit 36e6b542 authored by Christian Boettcher's avatar Christian Boettcher
Browse files

print pip version for debugging

parent ba739d29
No related branches found
No related tags found
1 merge request!2Datacat integration
Pipeline #87477 passed with warnings
......@@ -17,6 +17,8 @@ test:
name: apache/airflow:2.1.3
entrypoint: [""]
before_script:
- echo "DEBUG:"
- pip --version
- airflow db init
- pip install -r requirements.txt
- pip install nose==1.3.7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment