Skip to content

Commit

Permalink
Drone: publish cluster-repo images on release-* branches
Browse files Browse the repository at this point in the history
Signed-off-by: Kiefer Chang <kiefer.chang@suse.com>
  • Loading branch information
bk201 authored and guangbochen committed Jul 25, 2023
1 parent 08b6939 commit f0e170b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -418,6 +418,7 @@ steps:
- drone-publish.rancher.io
ref:
- refs/heads/master
- refs/heads/release-*
- refs/heads/v*
event:
- push
Expand All @@ -438,6 +439,7 @@ steps:
- drone-publish.rancher.io
ref:
- refs/heads/master
- refs/heads/release-*
- refs/heads/v*
event:
- push
Expand Down

0 comments on commit f0e170b

Please sign in to comment.