EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit d07bc21e authored by Mussab Abdalla's avatar Mussab Abdalla
Browse files

remove spaces

parent 578875c3
Branches
Tags
2 merge requests!49Production release 1.1.1,!44Ingestor test
......@@ -35,7 +35,7 @@ printf $OS_PASSWORD | docker secret create OS_PASSWORD -
printf $sftp_users_emg | docker config create sftp_users_emg -
# override preprocessor default configuration file
cat ./testing/testing_preprocessor_config.yml > ./config/emg_preprocessor-config.yml
cat ./testing/testing_preprocessor_config.yml>./config/emg_preprocessor-config.yml
# deploy the stack
docker stack deploy -c ../docker-compose.emg.yml -c ../docker-compose.emg.dev.yml emg-pvs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment