@coderbyheart on Twitter

A static archive of Markus Tacker's tweets. Follow me on Mastodon: @[email protected].

Home / Archive / 2022 / 2022-10 / 1585181289325502470

Discovered that there is a relatively new feature in GitHub Actions which let's
you configure matrix jobs:
https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#expanding-or-adding-matrix-configurations

It allows me to apply settings depending on which matrix job is run:
https://github.com/NordicPlayground/nrf-docker/blob/0788ddf1ebff31ff3c83989ea25467dead0cfbbd/.github/workflows/publish-docker.yaml#L12-L72

Wed, 26 Oct 2022 08:07:25 UTC↻ 1