mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
encapsulate showing the signing log with failing (#807)
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
This commit is contained in:
parent
0ed2842123
commit
ac024f94a4
2
Makefile
2
Makefile
@ -322,7 +322,7 @@ release: clean-dist CHANGELOG.md ## Build and publish final binaries and packag
|
|||||||
--config $(TEMPDIR)/goreleaser.yaml \
|
--config $(TEMPDIR)/goreleaser.yaml \
|
||||||
--parallelism 1 \
|
--parallelism 1 \
|
||||||
--release-notes <(cat CHANGELOG.md)\
|
--release-notes <(cat CHANGELOG.md)\
|
||||||
|| cat .github/scripts/apple-signing/log/*.txt && false"
|
|| (cat .github/scripts/apple-signing/log/*.txt && false)"
|
||||||
|
|
||||||
cat .github/scripts/apple-signing/log/*.txt
|
cat .github/scripts/apple-signing/log/*.txt
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user