chore: pipeline changes (#753)

This commit is contained in:
Jef LeCompte
2020-11-10 17:12:20 -05:00
committed by GitHub
parent 0904253cc6
commit 15e4520213
7 changed files with 31 additions and 30 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
# Build the source code
FROM node:14.15.0-alpine3.12 AS builder
LABEL org.opencontainers.image.source=https://github.com/jef/streetmerchant
ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true
WORKDIR /build