mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2026-05-14 22:00:30 +09:00
added a logging policy to cloudbuild.yaml and pushed skaffold.yaml
This commit is contained in:
9
skaffold.yaml
Normal file
9
skaffold.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: skaffold/v4beta7
|
||||
kind: Config
|
||||
build:
|
||||
tagPolicy:
|
||||
envTemplate:
|
||||
template: "_IMAGE_TAG_POLICY"
|
||||
artifacts:
|
||||
- image: quartz-manager-standalone
|
||||
context: ./
|
||||
Reference in New Issue
Block a user