Install goreleaser into go 1.18 image for build

This commit is contained in:
Katrina Verey
2022-04-04 23:43:47 -04:00
parent 4fc02497ae
commit fe604fd3d1
4 changed files with 26 additions and 22 deletions

View File

@@ -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: