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

typo again

parent f8f7ffdf
Branches
Tags
No related merge requests found
Pipeline #129847 passed
......@@ -54,7 +54,7 @@ export AIRFLOW_UID=$(id -u)
pip install -r $GIT_REPO/requirements.txt
sed -i "s_datalogistics.eflows4hpc.eu_${SERVER_DOMAIN}_g" $GIT_REPO/dockers/docker-compose.yaml
sed -i "s/SSO_CLIENT_SECRET/${SSO_CLIENT_SECRET}/g" $AIRFLOW_DIR/client_secret.json
sed -i "s/SSO_CLIENT_SECRET/${SSO_CLIENT_SECRET}/g" $AIRFLOW_DIR/client_secrets.json
# it is at this point assumed that ip and volume are correctly assigned, and that dns is working properly
echo "-----------Bringing up the docker containers-----------"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment