mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 09:40:49 +00:00
Move hacks to hack (match k8s pattern).
This commit is contained in:
5
hack/crawl/ui/cloudbuild.yaml
Normal file
5
hack/crawl/ui/cloudbuild.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
steps:
|
||||
- name: 'gcr.io/cloud-builders/docker'
|
||||
args: ['build', '-t', 'gcr.io/kustomize-search/frontend', '.']
|
||||
images:
|
||||
- 'gcr.io/kustomize-search/frontend'
|
||||
Reference in New Issue
Block a user