ci: use correct image for ci

This commit is contained in:
Karl-Philipp Wulfert
2019-03-27 16:33:20 +01:00
committed by Karl-Philipp Wulfert
parent f63be608b8
commit 370658fa67

View File

@@ -1,4 +1,4 @@
image: node:lts-alpine
image: registry.gitlab.com/openstapps/projectmanagement/node
cache:
key: ${CI_COMMIT_REF_SLUG}