GRN2-112: Default language fallback fails with a 500 error (#469)

* GRN2-112: Default language fallback fails with a 500 error

* Updates for passing rspec tests

* Added cache for gitlab ci

* Updated cache for gitlab

* Restored Dockerfile

* Fixed glitch in filter for build and deployment
This commit is contained in:
Jesus Federico
2019-04-17 15:33:38 -04:00
committed by GitHub
parent c8a799bce8
commit 9b2424cde0
6 changed files with 11 additions and 6 deletions

View File

@ -3,6 +3,10 @@ stages:
- build
- deploy
cache:
paths:
- /cache
before_script:
test: