Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
gitpod-io
GitHub Repository: gitpod-io/gitpod
Path: blob/main/install/installer/pkg/components/database/incluster/init/BUILD.yaml
3606 views
1
packages:
2
- name: init-scripts
3
type: generic
4
srcs:
5
- "*.sql"
6
config:
7
commands:
8
- ["echo"]
9
10