updated release scripts for kustomize

This commit is contained in:
Sunil Arora
2018-05-21 11:54:11 -07:00
parent 314e66a06c
commit 284f9cdcf7
6 changed files with 70 additions and 54 deletions

View File

@@ -21,10 +21,8 @@
# Release tar will be in $OUTPUT
steps:
- name: "ubuntu"
args: ["mkdir", "-p", "/workspace/_output"]
- name: "gcr.io/kustomize-199618/golang_with_goreleaser:1.10-stretch"
args: ["bash", "cmd/kustomize/build/build.sh"]
args: ["bash", "build/build.sh", "--snapshot"]
secretEnv: ['GITHUB_TOKEN']
secrets:
- kmsKeyName: projects/kustomize-199618/locations/global/keyRings/github-tokens/cryptoKeys/gh-release-token