Skip to content
Snippets Groups Projects
Commit 4dadb5ec authored by Phil Hughes's avatar Phil Hughes
Browse files

Updated docker image

parent f149386b
No related branches found
No related tags found
No related merge requests found
Pipeline #
image: node:7.0.0
image: node:7.7.3
 
cache:
paths:
- node_modules/
- .yarn
before_script:
- yarn global add node-gyp
- yarn config set cache-folder .yarn
 
compile:
stage: test
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment