We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a85537 commit f272446Copy full SHA for f272446
Taskfile.yml
@@ -2,7 +2,7 @@ version: '2'
2
3
vars:
4
NAME: cloudevents-webhook-gateway
5
- VERSION: 0.6.0
+ VERSION: 0.7.0
6
COMMIT: {sh: git rev-parse --verify HEAD}
7
BUILD_FLAGS: -ldflags "-X main.VERSION={{.VERSION}} -X main.COMMIT={{.COMMIT}}"
8
0 commit comments