Skip to content

Commit

Permalink
build on push and tag
Browse files Browse the repository at this point in the history
  • Loading branch information
psych0d0g committed Dec 17, 2023
1 parent 842453b commit 64b8cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .woodpecker/build_go_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ steps:
- ./build.sh
when:
branch: ${CI_REPO_DEFAULT_BRANCH}
event: push
event: [push, tag]
release:
image: woodpeckerci/plugin-github-release
settings:
Expand Down

0 comments on commit 64b8cc5

Please sign in to comment.