add cloudbuild configs for "internal" kind images

(not the node image, yet ...)
This commit is contained in:
Benjamin Elder
2023-03-14 19:51:37 -07:00
parent bc0526729c
commit a1ae959ff9
5 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# See https://cloud.google.com/cloud-build/docs/build-config
options:
substitution_option: ALLOW_LOOSE
steps:
- name: gcr.io/k8s-testimages/krte:latest-master
env:
entrypoint: make -C images/local-path-provisioner push