Update build scripts to 1.1.7, add csh-staging GCR

This commit is contained in:
Christopher Hoskin
2018-06-13 16:21:32 +01:00
parent 1763715004
commit 46c61aa78c
6 changed files with 37 additions and 12 deletions

View File

@@ -9,6 +9,7 @@ RUN npm install --quiet
COPY . /app
RUN npm run compile:all
FROM node:6.9.5