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

try to fix the kwargs var

parent 6f1adfd4
No related branches found
No related tags found
No related merge requests found
Pipeline #89496 passed
......@@ -13,7 +13,7 @@ variables:
TESTING_URL: http://134.94.199.220:7001/home
TESTING_DOMAIN: zam10220.zam.kfa-juelich.de
AIRFLOW_TESTUSER: "airflow"
AIRFLOW__SECRETS__BACKEND_KWARGS: '{"url" : "https://zam10036.zam.kfa-juelich.de", "user" : "${DATACAT_TESTING_USERNAME}", "password" : "${DATACAT_TESTING_PASSWORD}"}'
AIRFLOW__SECRETS__BACKEND_KWARGS: $TESTING_AIRFLOW__SECRETS__BACKEND_KWARGS
AIRFLOW__SECRETS__BACKEND: datacat_integration.secrets.DatacatSecretsBackend
DOCKER_TLS_CERTDIR: ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment