use your own docker image

This commit is contained in:
Jason Wall 2020-08-18 16:06:02 -04:00
parent 592a222f14
commit b4b6ce2556

View File

@ -30,7 +30,7 @@ build:
test: test:
stage: test stage: test
image: weltn24/up-docker-node-chrome-headless image: walljm/node-chrome-headless:14.8.0
variables: variables:
NODE_OPTIONS: '--max_old_space_size=2048' NODE_OPTIONS: '--max_old_space_size=2048'
script: script: