11 lines
235 B
YAML
11 lines
235 B
YAML
{
|
|
"name": "kargo-test-env-pipeline",
|
|
"namespace": "test-env",
|
|
"step": "5",
|
|
"source": {
|
|
"repoURL": "https://github.com/Kargones/deploy-app-kargo-private.git",
|
|
"path": "kargo/test-env",
|
|
"targetRevision": "main"
|
|
}
|
|
}
|