mirror of
https://github.com/rancher/rke.git
synced 2025-08-02 07:43:04 +00:00
trigger off of tag ref
This commit is contained in:
parent
f5c1ffc3fb
commit
33b815dbb8
@ -33,8 +33,7 @@ steps:
|
||||
- tag
|
||||
ref:
|
||||
include:
|
||||
- "refs/heads/master"
|
||||
- "refs/heads/release/*"
|
||||
- "refs/tags/*"
|
||||
|
||||
- name: stage-binaries
|
||||
pull: default
|
||||
@ -46,8 +45,7 @@ steps:
|
||||
- tag
|
||||
ref:
|
||||
include:
|
||||
- "refs/heads/master"
|
||||
- "refs/heads/release/*"
|
||||
- "refs/tags/*"
|
||||
|
||||
- name: github_binary_prerelease
|
||||
pull: default
|
||||
|
Loading…
Reference in New Issue
Block a user