Commit 7c6f617
committed
Build: Add ignoreDirtyWorkTree property
Setting the value of this property to true will omit the `--dirty` flag
to `git describe` when generating the `git.commit.name`. This is helpful
when comparing the build output to a previous build after making an
uncommited change.
Signed-off-by: Tony Germano <[email protected]>1 parent 63dfe1f commit 7c6f617
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments