]> gitweb.fluxo.info Git - puppet-mailalias_core.git/commit
(maint) Change auto release Docker image
authorMichael Hashizume <michael.hashizume@puppet.com>
Mon, 10 Apr 2023 16:35:32 +0000 (09:35 -0700)
committerMichael Hashizume <michael.hashizume@puppet.com>
Mon, 10 Apr 2023 16:35:32 +0000 (09:35 -0700)
commitc8f9341b38a82207faf930e7c034d23b11fba503
treed8497c344b2ee33bac877e09b325a008541a184c
parent63febc58094377ac00fcd45a6912cc362ad56855
(maint) Change auto release Docker image

The PDK Docker image does not contain any build tools, which causes
the installation of gems that use native extensions to fail.

This commit changes the Docker image used in the Auto Release
GitHub Action from the PDK image to the Puppet dev-tools image,
which contains packages like `make` necessary for building native
extensions.
.github/workflows/auto_release.yml