]> gitweb.fluxo.info Git - puppet-sshkeys_core.git/commit
(MODULES-11371) Change auto release Docker image
authorMichael Hashizume <michael.hashizume@puppet.com>
Tue, 14 Feb 2023 22:03:50 +0000 (14:03 -0800)
committerMichael Hashizume <michael.hashizume@puppet.com>
Tue, 14 Feb 2023 22:03:50 +0000 (14:03 -0800)
commit2a37a145415cbfe4aec61283f036840c6de91eb3
tree9039483bbbfb4d299d60a338cc12e56b9f808e35
parent41a275ee56188ff428175921d45aab4f613bd7b8
(MODULES-11371) 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