don't re-use build

This commit is contained in:
lain 2018-12-17 20:26:48 +01:00
parent e4763cd459
commit 0f67c1d487
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ cache:
key: ${CI_COMMIT_REF_SLUG} key: ${CI_COMMIT_REF_SLUG}
paths: paths:
- deps - deps
- _build
stages: stages:
- lint - lint
- test - test