Skip to content

Commit

Permalink
fix: golang release cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
cubxxw committed Mar 21, 2024
1 parent 385df6e commit 4c18bb3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,6 @@
# Licensed under the MIT License (the "License");
# you may not use this file except in compliance with the License.

before:
hooks:
# You may remove this if you don't use go modules.
- make clean
- make tidy
- make copyright-add
# you may remove this if you don't need go generate
- make generate

# The lines beneath this are called `modelines`. See `:help modeline`
# Feel free to remove those if you don't want/use them.
# yaml-language-server: $schema=https://goreleaser.com/static/schema.json
Expand Down

0 comments on commit 4c18bb3

Please sign in to comment.