Mercurial > code > home > repos > front-door-lock
comparison skaffold.yaml @ 13:3014db0a5500 default tip
mv board to proj/micro, rename this repo with dashes
author | drewp@bigasterisk.com |
---|---|
date | Fri, 28 Jun 2024 17:08:09 -0700 |
parents | 4365c72c59f6 |
children |
comparison
equal
deleted
inserted
replaced
12:53e4020141fd | 13:3014db0a5500 |
---|---|
1 apiVersion: skaffold/v4beta6 | 1 apiVersion: skaffold/v4beta6 |
2 kind: Config | 2 kind: Config |
3 metadata: | 3 metadata: |
4 name: front_door_lock | 4 name: front-door-lock |
5 build: | 5 build: |
6 artifacts: | 6 artifacts: |
7 - image: reg:5000/front_door_lock_image | 7 - image: reg:5000/front_door_lock_image |
8 platforms: [amd64] | 8 platforms: [amd64] |
9 sync: | 9 sync: |