ci: Only use one artifact instruction for logs.
authorAndres Freund <andres@anarazel.de>
Sat, 12 Feb 2022 23:29:08 +0000 (15:29 -0800)
committerAndres Freund <andres@anarazel.de>
Sat, 12 Feb 2022 23:52:36 +0000 (15:52 -0800)
commit16eb8231d1b53d7eade7530cc5cd58c8409a3993
tree50b6b0791d8aee9cff563d8335d0a7821173cc92
parent79b79dd57a9672903951aa0d879500818b32e2eb
ci: Only use one artifact instruction for logs.

Having the different types of logs in artifacts instruction makes it quicker
to navigate between them. Either that didn't use to be possible, or I just did
it wrong. I saw that / how it works in a patch by Justin Pryzby.

Also remove a few unnecessary uses of **, suggested by Justin Pryzby.

Discussion: https://postgr.es/m/20220203195718.smqo5xg4ygp5qktq@alap3.anarazel.de
.cirrus.yml