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

typo again

parent f8f7ffdf
No related branches found
No related tags found
No related merge requests found
Pipeline #129847 passed
...@@ -54,7 +54,7 @@ export AIRFLOW_UID=$(id -u) ...@@ -54,7 +54,7 @@ export AIRFLOW_UID=$(id -u)
pip install -r $GIT_REPO/requirements.txt 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_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 # 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-----------" 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