ci: Move execution method of tasks into yaml templates

Andres Freund <andres@anarazel.de>

Commit: cad461b044b521c5f80d180194d6e27dce82c424
Author: Andres Freund <andres@anarazel.de>
Date: 2023-08-23T19:27:40Z
Releases: 16.0
ci: Move execution method of tasks into yaml templates

This is done in preparation for making the compute resources for CI
configurable. It also looks cleaner.

Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/20230808021541.7lbzdefvma7qmn3w@awork3.anarazel.de
Backpatch: 15-, where CI support was added

Files

PathChange+/−
.cirrus.yml modified +57 −28

Discussion