mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-26 04:22:05 +02:00
docs: gif (#3504)
gif powered by vhs cc/ @maaslalani Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
This commit is contained in:
parent
d73a0116e0
commit
c71d8ecafa
@ -9,7 +9,7 @@
|
||||
GoReleaser builds Go binaries for several platforms, creates a GitHub release and then
|
||||
pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.
|
||||
|
||||
https://user-images.githubusercontent.com/245435/190040641-1fa183e5-d05a-4f9d-b466-02969a529b86.mp4
|
||||
![](https://raw.githubusercontent.com/goreleaser/example-simple/main/goreleaser.gif)
|
||||
|
||||
---
|
||||
|
||||
|
@ -52,9 +52,7 @@ Your entire release process is customized through a `.goreleaser.yml` file.
|
||||
Once you set it up, every time you want to create a new release, all you need to
|
||||
do is push a git tag and run `goreleaser release`:
|
||||
|
||||
<video autoplay loop>
|
||||
<source src="https://user-images.githubusercontent.com/245435/190040641-1fa183e5-d05a-4f9d-b466-02969a529b86.mp4" type="video/mp4">
|
||||
</video>
|
||||
![goreleaser example gif](https://raw.githubusercontent.com/goreleaser/example-simple/main/goreleaser.gif)
|
||||
|
||||
You can also do it in your continuous integration platform of choice.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user