comparison skaffold.yaml @ 9:9e94454560de

some vite cleanup and a test of the ingest/ page
author drewp@bigasterisk.com
date Sat, 15 Apr 2023 15:18:18 -0700
parents c8a41359505c
children 53d99454f394
comparison
equal deleted inserted replaced
8:f80f8c22752d 9:9e94454560de
5 build: 5 build:
6 artifacts: 6 artifacts:
7 - image: bang5:5000/video_image 7 - image: bang5:5000/video_image
8 sync: 8 sync:
9 infer: 9 infer:
10 - index.html
11 - src/* 10 - src/*
12 - '*.py' 11 - '*.py'
12 - 'vite.config.ts'
13 tagPolicy: 13 tagPolicy:
14 dateTime: 14 dateTime:
15 format: 2006-01-02_15-04-05 15 format: 2006-01-02_15-04-05
16 timezone: Local 16 timezone: Local
17 manifests: 17 manifests: