GitLab Runner X
Version updated for https://github.com/htilssu/gitlab-runner-action to version v0.0.101.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitLab Runner Action facilitates the setup of a GitLab Runner within a GitHub Actions workflow, enabling CI/CD pipeline integration between GitHub and GitLab. It automates the registration and configuration of a GitLab Runner, allowing users to define runner names, tags, Docker images, and access levels. This action is ideal for streamlining cross-platform CI/CD tasks and optimizing build environments.
What’s Changed
Full Changelog: https://github.com/htilssu/gitlab-runner-action/compare/v0.0.1...v0.0.101