Cache _build

This commit is contained in:
rinpatch 2018-11-29 12:09:32 +03:00
parent 2a58f5dcaa
commit 36826b11a6
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ variables:
cache: cache:
paths: paths:
- deps - deps
- _build
stages: stages:
- lint - lint
- test - test