mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 10:36:45 +01:00
chore: disable line wrapping glow output (#3679)
Signed-off-by: Keith Zantow <kzantow@gmail.com>
This commit is contained in:
parent
3b951648a8
commit
2792013eb2
@ -581,7 +581,7 @@ tasks:
|
|||||||
- "{{ .NEXT_VERSION }}"
|
- "{{ .NEXT_VERSION }}"
|
||||||
cmds:
|
cmds:
|
||||||
- "{{ .TOOL_DIR }}/chronicle -vv -n --version-file {{ .NEXT_VERSION }} > {{ .CHANGELOG }}"
|
- "{{ .TOOL_DIR }}/chronicle -vv -n --version-file {{ .NEXT_VERSION }} > {{ .CHANGELOG }}"
|
||||||
- "{{ .TOOL_DIR }}/glow {{ .CHANGELOG }}"
|
- "{{ .TOOL_DIR }}/glow -w 0 {{ .CHANGELOG }}"
|
||||||
|
|
||||||
|
|
||||||
## Release targets #################################
|
## Release targets #################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user