Cut staging from master #823

Merged
skhameneh merged 24 commits from master into staging 2018-12-14 23:53:07 +01:00
Showing only changes of commit 68f7eb11b5 - Show all commits

View file

@ -23,7 +23,7 @@ jobs:
script: script:
- cp ./cli/defaults/* ./site/config/ - cp ./cli/defaults/* ./site/config/
- echo '{ "sessionKey": "session", "masterPassword": false }' > ./site/private/authConfig.json - 'echo \'{ "sessionKey": "session", "masterPassword": false }\' > ./site/private/authConfig.json'
- stage: "Build" - stage: "Build"
name: "Build Spee.ch" name: "Build Spee.ch"