Skip to content

Commit

Permalink
Publish ISO on ptf-* 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 committed Oct 3, 2023
1 parent 2ddc224 commit cbdf6ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ steps:
include:
- "refs/heads/master"
- "refs/heads/v*"
- "refs/heads/ptf-*"
event:
- push
- cron
Expand All @@ -58,6 +59,7 @@ steps:
include:
- "refs/heads/master"
- "refs/heads/v*"
- "refs/heads/ptf-*"
event:
- push
- cron
Expand All @@ -80,6 +82,7 @@ steps:
include:
- "refs/heads/master"
- "refs/heads/v*"
- "refs/heads/ptf-*"
event:
- push
- cron
Expand Down

0 comments on commit cbdf6ee

Please sign in to comment.