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 8651476242 - Show all commits

View file

@ -31,9 +31,11 @@ jobs:
# - sudo service mysql restart
- dpkg --compare-versions `npm -v` ge 6.4.0 || npm i -g npm@^6.4.0
script:
install:
- npm i
script: 'true' # Disables automatic stage tests
- stage: "Configure"
name: "Configure Spee.ch"