Thread: pgsql: ci: Only use one artifact instruction for logs.

pgsql: ci: Only use one artifact instruction for logs.

From
Andres Freund
Date:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/16eb8231d1b53d7eade7530cc5cd58c8409a3993

Modified Files
--------------
.cirrus.yml | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)