mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
Install goreleaser into go 1.18 image for build
This commit is contained in:
@@ -39,9 +39,8 @@ steps:
|
||||
|
||||
# Run goreleaser indirectly via a shell script
|
||||
# to configure it properly.
|
||||
- name: goreleaser/goreleaser:v0.179.0
|
||||
timeout: 12m
|
||||
entrypoint: /bin/sh
|
||||
- name: golang:1.18
|
||||
entrypoint: /bin/bash
|
||||
dir: myClone
|
||||
secretEnv: ['GITHUB_TOKEN']
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user