Skip to content
Snippets Groups Projects
Commit e11a9213 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

temporarily using other sumas file

parent 836b2f67
No related branches found
No related tags found
1 merge request!1605Development
...@@ -42,7 +42,7 @@ prepare_secrets_master: ...@@ -42,7 +42,7 @@ prepare_secrets_master:
image: alpine:latest image: alpine:latest
script: script:
- cp $ENVFILE .env - cp $ENVFILE .env
- cp $SUMAS config/sumas.json - cp $SUMASTMP config/sumas.json
- cp $SUMASEN config/sumasEn.json - cp $SUMASEN config/sumasEn.json
- cp $BLACKLISTURL config/blacklistUrl.txt - cp $BLACKLISTURL config/blacklistUrl.txt
- cp $BLACKLISTDOMAINS config/blacklistDomains.txt - cp $BLACKLISTDOMAINS config/blacklistDomains.txt
......
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