Skip to content

Commit db717f5

Browse files
committed
Update pipeline.yaml
Signed-off-by: Shubham Gupta <iamshubhamgupta2001@gmail.com>
1 parent d702b1b commit db717f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.azure-pipelines/pipeline.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ resources:
1414
repositories:
1515
- repository: golang-template
1616
type: github
17-
name: opstree/azure-devops-template
17+
name: shubham-cmyk/azure-devops-template
1818
endpoint: shubham-cmyk
1919

2020
extends:
2121
template: operator-ci.yaml@golang-template
2222
parameters:
2323
ApplicationName: redis-operator
24-
QuayImageName: opstree/redis-operator
24+
QuayImageName: shubham-cmyk/redis-operator
2525
GithubImageName: ot-container-kit/redis-operator/redis-operator
2626
BuildDocs: false
2727
AppVersion: "v0.15.0"

0 commit comments

Comments
 (0)