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

revert

parent e11a9213
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 $SUMASTMP config/sumas.json - cp $SUMAS 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