10 lines
210 B
YAML
10 lines
210 B
YAML
|
version: "1.0"
|
||
|
name: test
|
||
|
description: "Webapp deployment stack"
|
||
|
repos:
|
||
|
- git.vdb.to/cerc-io/webapp-deployment-status-ui
|
||
|
containers:
|
||
|
- cerc/webapp-deployment-status-ui
|
||
|
pods:
|
||
|
- webapp-deployment-status-ui
|