ci: Move execution method of tasks into yaml templates

Andres Freund <andres@anarazel.de>

Commit: 119ee6ab1b0081e339cac08d18ae625fcc77bcd1
Author: Andres Freund <andres@anarazel.de>
Date: 2023-08-23T19:26:38Z
Releases: 17.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