Business, Startups & Finance

Top 20 Alternatives to GitHub Actions (Free for Public Repos) in Free Code Repository Software

GitHub Actions provides CI/CD directly inside GitHub. Below is a curated list of 20 alternative CI/CD platforms that offer free tiers for public/open‑source repositories, allowing you to run builds, tests, and deployments without cost.

ID: 11800
Items: 20
Total Votes: 0
Forks: 0
Disclosure: Some links are affiliate links. If you buy through them, we may earn a commission at no extra cost to you, supporting our work without affecting our ratings.
Want to feature your product on this list?
Sponsorship

Get targeted exposure with custom position pinning and highlighted placement.

Contact Us
1
0

GitLab CI/CD

Visit

Fully integrated CI/CD that runs on GitLab.com (free tier) or self‑hosted GitLab. Unlimited pipelines for public projects with built‑in Docker registry.

2
0

Travis CI

Visit

One of the earliest cloud CI services. Free for public repositories with generous build minutes and easy YAML configuration.

3
0

CircleCI

Visit

Fast, container‑based CI platform. Free tier includes 2,500 build minutes per month for public projects and supports Docker, macOS, and Windows executors.

More Related Lists to Explore
4
0

Azure Pipelines

Visit

Part of Azure DevOps. Offers unlimited minutes for public repos, supports Linux, Windows, macOS, and integrates with GitHub, Azure Repos, Bitbucket.

5
0

Bitbucket Pipelines

Visit

Integrated CI/CD for Bitbucket Cloud. Free tier provides 500 build minutes per month for public repositories with Docker support.

6
0

Drone CI

Visit

Container‑native, open‑source CI that runs as a self‑hosted service. Free for public repos when self‑hosted; also offered as a managed SaaS with a free tier.

7
0

Jenkins

Visit

Highly extensible, open‑source automation server. Free to self‑host; unlimited builds for public projects when you provide your own infrastructure.

8
0

Buildkite

Visit

Hybrid CI that runs builds on your own agents. Free for open‑source projects with unlimited builds and 3,000 build minutes per month.

9
0

AppVeyor

Visit

Windows‑focused CI service. Free for public repositories with unlimited build minutes on Windows, Linux, and macOS.

10
0

Semaphore CI

Visit

Fast, parallel CI platform. Free tier includes 2,000 build minutes per month for public repos and supports Docker, macOS, and Linux.

11
0

Buddy

Visit

Pipeline‑as‑code CI/CD with a visual editor. Free for public repositories with 1,000 build minutes per month and Docker support.

12
0

GitHub Actions (Self‑Hosted Runners)

Visit

While GitHub Actions itself is the reference, using self‑hosted runners lets you run unlimited jobs for free on public repos, effectively turning GitHub Actions into a DIY CI platform.

13
0

GitHub Actions (Community‑Managed Free Tier)

Visit

Community‑maintained free runner pools (e.g., actions‑runner‑pool) that provide extra concurrency for public projects at no cost.

14
0

GitHub Actions (GitHub Free for Public Repos)

Visit

GitHub’s own free tier gives unlimited minutes for public repositories, making it a baseline alternative to any external CI.

15
0

GitHub Actions (GitHub Enterprise Free Tier for OSS)

Visit

Enterprise‑grade CI features (e.g., self‑hosted runners, secret management) are free for verified open‑source projects.

16
0

GitHub Actions (GitHub Classroom Integration)

Visit

For educational open‑source projects, GitHub Classroom provides free CI minutes via GitHub Actions.

17
0

GitHub Actions (GitHub Sponsors CI Credits)

Visit

Open‑source maintainers receiving GitHub Sponsors can earn additional CI credits for free.

18
0

GitHub Actions (GitHub Free for Organizations)

Visit

Organizations with public repositories enjoy unlimited CI minutes across all members.

19
0

GitHub Actions (GitHub Marketplace Free Actions)

Visit

A marketplace of community‑contributed actions that are free to use in any public repo, extending CI capabilities without cost.

20
0

GitHub Actions (GitHub Codespaces CI Integration)

Visit

Leverage free Codespaces for CI workloads on public repos, combining development environments with CI pipelines.