Skip to content

Commit 58c536c

Browse files
authored
Set Release-It version in ADO variable (#765)
1 parent 3b5d3d3 commit 58c536c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.release-it.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# https://github.com/release-it/release-it/blob/master/config/release-it.json
22

3-
hooks: {}
3+
hooks:
4+
'after:release': 'echo ##vso[task.setvariable variable=PPBT_VERSION;]${version}'
45

56
# https://github.com/release-it/release-it/blob/master/docs/git.md
67
git:

0 commit comments

Comments
 (0)