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

remove dash

parent 9ddedda0
No related branches found
No related tags found
1 merge request!2Datacat integration
Checking pipeline status
......@@ -17,7 +17,7 @@ test:
name: apache/airflow:2.1.3
entrypoint: [""]
variables:
- AIRFLOW__SECRETS__BACKEND_KWARGS: '{"url" : "https://zam10036.zam.kfa-juelich.de", "user" : "${DATACAT_TESTING_USERNAME}", "password" : "${DATACAT_TESTING_PASSWORD}"}'
AIRFLOW__SECRETS__BACKEND_KWARGS: '{"url" : "https://zam10036.zam.kfa-juelich.de", "user" : "${DATACAT_TESTING_USERNAME}", "password" : "${DATACAT_TESTING_PASSWORD}"}'
before_script:
- echo $AIRFLOW__SECRETS__BACKEND_KWARGS
- airflow db init
......
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