mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
10 lines
222 B
YAML
10 lines
222 B
YAML
apiVersion: promoter.argoproj.io/v1alpha1
|
|
kind: GitCommitStatus
|
|
metadata:
|
|
name: test
|
|
deletionTimestamp: "2025-07-04T12:00:00Z"
|
|
spec:
|
|
promotionStrategyRef:
|
|
name: demo-strategy
|
|
key: my-check
|
|
expression: "true"
|