mirror of
https://github.com/rancher/rke.git
synced 2025-09-18 08:06:20 +00:00
trigger off of tag ref
This commit is contained in:
committed by
Alena Prokharchyk
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
|
||||
|
Reference in New Issue
Block a user