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