Fixed node
the build was successful Details

This commit is contained in:
konrad 2017-11-08 21:54:31 +01:00 committed by kolaente
parent 3628cfb520
commit 977365eb6a
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ pipeline:
event: [ push, tag, pull_request ]
build-frontend:
image: node:6.12.0
image: webhippie/nodejs:latest
pull: true
commands:
- npm install