update ci

This commit is contained in:
Philipp Kunz 2017-03-11 16:22:33 +01:00
parent 0dfbd2c751
commit 0a02d753ce

View File

@ -1,5 +1,11 @@
# gitzone standard
image: hosttoday/ht-docker-node:npmts
image: hosttoday/ht-docker-node:npmci
cache:
paths:
- .yarn/
key: "$CI_BUILD_STAGE"
untracked: true
stages:
- test