commit | 1b636c91a9b45755c6ad8fb3aaef050b86072c4b | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Tue Nov 22 11:01:28 2022 +0100 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Tue Nov 22 16:08:28 2022 +0100 |
tree | 4042634fe420798a60b42be492c6304bf470c9a0 | |
parent | 521b3c8d63bb33a2dd7ecf00e9c28248b56aa761 [diff] |
tf-a-coverity.yaml: Fix the upload phase. There were 2 errors: - We were trying to execute a git command outside of TF-A git repo. Fix this by 'cd'ing into TF-A git repo prior to that. - Environment variables were incorrectly quoted. Also do some cosmetic changes along the way (adding empty lines, small refactorings). Change-Id: Ifc6986696a2ea0e465107d52cdf38ed3e276f5f6 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>