Skip to content

Commit

Permalink
updated 23.0521.1908 for tag version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-hermann-sva committed May 21, 2023
1 parent d70c01b commit de3ec35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ tasks:
desc: Relase binaries
deps: [tag]
cmds:
- unset GITLAB_TOKEN
- unset GITLAB_TOKEN && rm -rf ./dist
- goreleaser healthcheck
- goreleaser check
- goreleaser release --skip-publish --snapshot --clean
Expand Down

0 comments on commit de3ec35

Please sign in to comment.