ci - publish dist as artifact

This commit is contained in:
kumavis 2018-03-28 09:58:07 -07:00
parent 871edfe12a
commit 16c36cc51b
1 changed files with 3 additions and 0 deletions

View File

@ -98,6 +98,9 @@ jobs:
key: build-cache-{{ .Revision }}
paths:
- dist
- store_artifacts:
path: dist/chrome
# destination: build
prep-scss:
docker: