Create new workflow for copy Redis image to Quay
This commit is contained in:
parent
337f351a97
commit
43a84e4074
1 changed files with 1 additions and 1 deletions
2
.github/workflows/copy-redis-image.yml
vendored
2
.github/workflows/copy-redis-image.yml
vendored
|
@ -3,7 +3,7 @@ name: Copy Redis Image
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- argo-cd
|
- argocd/cr-19101-copy-redis-image
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
copy:
|
copy:
|
||||||
|
|
Loading…
Reference in a new issue