Pinning builds to Node 10 to avoid compatibility issue

This commit is contained in:
Jeff Avallone 2019-01-01 09:01:07 -05:00
parent 4136e95e13
commit 881bd299f6
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
image: node:latest
image: node:10
variables:
BUILD_PATH: ./public