Move to GraphQL

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2018-11-06 10:30:27 +01:00
parent 7e137d1a1c
commit b54dae7e15
149 changed files with 5605 additions and 4665 deletions

View File

@@ -1,4 +1,4 @@
image: elixir:1.7
image: tcitworld/mobilizon-ci
services:
- name: mdillon/postgis:10
@@ -20,8 +20,7 @@ cache:
- .rebar3
before_script:
- apt-get update
- apt-get install -y build-essential postgresql-client git
- cd js && npm install && npm run build && cd ../
- mix local.rebar --force
- mix local.hex --force
- mix deps.get