Skip to content

Commit b107893

Browse files
committed
copy CNAME
1 parent cbc4c10 commit b107893

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
www.vinceanalytics.com

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
buid:
22
npm run build
33
cp -r charts dist
4+
cp CNAME dist
45
helm:
56
cd charts && \
67
helm package ../../vince/k8s &&\

0 commit comments

Comments
 (0)