Alpine-vm
Version updated for https://github.com/vmactions/alpine-vm to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action runs CI on Alpine Linux. It allows users to easily set up continuous integration (CI) pipelines for their projects using Alpine, which is commonly used in containers and microservices environments. The action automates the setup of an Alpine environment by installing necessary packages and running commands within it. Users can specify environment variables and scripts to be executed in the VM.
What’s Changed
Full Changelog: https://github.com/vmactions/alpine-vm/commits/v1.0.0