Skip to content

Commit

Permalink
fix: add git
Browse files Browse the repository at this point in the history
  • Loading branch information
anbraten committed Aug 23, 2021
1 parent 5c9fe72 commit 4a4105f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .woodpecker/.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ pipeline:
image: node:14-alpine
secrets: [github_token]
commands:
- apk add git
- npx semantic-release
when:
event: [push, tag]
Expand Down

0 comments on commit 4a4105f

Please sign in to comment.