mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
docs: update CircleCI example (#2545)
This commit is contained in:
parent
33f7a256bd
commit
1a56c4546b
@ -18,8 +18,9 @@ workflows:
|
||||
jobs:
|
||||
release:
|
||||
docker:
|
||||
- image: circleci/golang:1.17
|
||||
- image: cimg/go:1.17
|
||||
steps:
|
||||
- checkout
|
||||
- run: curl -sL https://git.io/goreleaser | bash
|
||||
- run: goreleaser
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user