Forcing LF in NOTICE file
ansible-split-streams must be used to avoid warnings in the git diff command (which is streamed on stderr) from polluting the diff output on stdout. Change-Id: I6483df8da1f416d10bd1b9c128b696191e44fc44
This commit is contained in:
parent
f04961b9bd
commit
1eead823df
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
NOTICE text eol=lf
|
@ -5,6 +5,7 @@
|
|||||||
run: playbooks/powertrain-build-blackduck.yaml
|
run: playbooks/powertrain-build-blackduck.yaml
|
||||||
timeout: 10800
|
timeout: 10800
|
||||||
attempts: 1
|
attempts: 1
|
||||||
|
ansible-split-streams: true
|
||||||
vars:
|
vars:
|
||||||
blackduck_additional_arguments:
|
blackduck_additional_arguments:
|
||||||
--detect.pip.path=/usr/bin/pip
|
--detect.pip.path=/usr/bin/pip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user