mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
Converge local and cloud gorelease scripts, improve release notes
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Cloud build should be configured to trigger with this configuration on tags matching:
|
||||
# [\w/]+/v\d+\.\d+\.\d+
|
||||
#
|
||||
steps:
|
||||
- name: 'bash'
|
||||
args:
|
||||
@@ -36,7 +39,7 @@ steps:
|
||||
|
||||
# Run goreleaser indirectly via a shell script
|
||||
# to configure it properly.
|
||||
- name: goreleaser/goreleaser:v0.172.1
|
||||
- name: goreleaser/goreleaser:v0.179.0
|
||||
timeout: 12m
|
||||
entrypoint: /bin/sh
|
||||
dir: myClone
|
||||
|
||||
Reference in New Issue
Block a user