---
title: "Companies using Jenkins"
description: "**Canonical URL:** https://jobspipe.dev/companies-using/jenkins"
canonical: https://jobspipe.dev/companies-using/jenkins
last_updated: 2026-09-10
---

# Companies using Jenkins

> JPMorganChase, HCLTech, Capgemini and Citi and more. Companies hiring for Jenkins right now, and the share of Jenkins postings by industry, country and company size, measured from live job postings.

**Canonical URL:** https://jobspipe.dev/companies-using/jenkins
**Category:** CI/CD
**Measured:** 2026-09-09, from active postings on the ten collected boards whose text names the technology (deduplicated by posting id). Shares only, no counts.
**Share of active postings naming Jenkins:** 0.5%

Jenkins is the long-serving CI/CD server still running build pipelines at a large share of established engineering organisations. Postings name it in DevOps, build engineer, QA automation and release engineering roles.

Jenkins is a marker of an established toolchain, and companies hiring for it are frequently also modernising around it. That makes the list relevant to CI/CD vendors, platform consultancies and recruiters staffing migrations.

## Companies hiring for Jenkins right now

_Companies with the most active postings naming Jenkins on the ten boards JobsPipe collects, as of 2026-09-09. Ordered by posting volume; counts are not published._

| Company | Domain | Website stack scan |
|---|---|---|
| JPMorganChase | [jpmorganchase.com](https://jpmorganchase.com) | https://jobspipe.dev/stack/jpmorganchase.com |
| HCLTech | [hcltech.com](https://hcltech.com) | https://jobspipe.dev/stack/hcltech.com |
| Capgemini | [capgemini.com](https://capgemini.com) | https://jobspipe.dev/stack/capgemini.com |
| Citi | [citigroup.com](https://citigroup.com) | https://jobspipe.dev/stack/citigroup.com |
| EPAM Systems | [epam.com](https://epam.com) | https://jobspipe.dev/stack/epam.com |
| Deloitte | [deloitte.com](https://deloitte.com) | https://jobspipe.dev/stack/deloitte.com |
| Sopra Steria | [soprasteria.fr](https://soprasteria.fr) | https://jobspipe.dev/stack/soprasteria.fr |
| Groupe Talents Handicap | [groupe-talentshandicap.com](https://groupe-talentshandicap.com) | https://jobspipe.dev/stack/groupe-talentshandicap.com |
| NTT DATA | [careers.services.global.ntt](https://careers.services.global.ntt) | https://jobspipe.dev/stack/careers.services.global.ntt |
| CGI | [cgi.com](https://cgi.com) | https://jobspipe.dev/stack/cgi.com |
| Northrop Grumman | [northropgrumman.com](https://northropgrumman.com) | https://jobspipe.dev/stack/northropgrumman.com |
| Cognizant | [cognizant.com](https://cognizant.com) | https://jobspipe.dev/stack/cognizant.com |
| UST | [ust.com](https://ust.com) | https://jobspipe.dev/stack/ust.com |
| Luxoft | [luxoft.com](https://luxoft.com) | https://jobspipe.dev/stack/luxoft.com |
| Lockheed Martin | [lockheedmartin.com](https://lockheedmartin.com) | https://jobspipe.dev/stack/lockheedmartin.com |

## Where Jenkins shows up

### By industry (ISIC Rev.4 division of the employer)

- Software and IT services: 24.2%
- Financial services: 8.6%
- Employment and staffing: 5.7%
- Electronics manufacturing: 2.3%
- Other transport equipment: 2.3%
- Telecommunications: 1.5%
- Head offices and consulting: 1.5%
- Scientific R&D: 1.4%

### By country (job location)

- United States: 34.6%
- India: 21.8%
- France: 5.8%
- Canada: 5.2%
- United Kingdom: 4.2%
- Brazil: 2.6%

### By company size (employer headcount band, unknown excluded)

- 1000+ employees: 25.8%
- 201-1000 employees: 5.8%
- 1-50 employees: 4.0%
- 51-200 employees: 3.7%

## How JobsPipe detects Jenkins

Every posting is parsed for technology mentions: the title and description are matched against a curated lexicon and the matches are stored on the job as `technology_slugs`. A posting that names Jenkins carries the slug `jenkins`. The `skills_or` filter on `POST /v1/jobs/search` returns every such posting with its company, location, seniority and salary where stated.

```bash
curl -X POST https://api.jobspipe.dev/v1/jobs/search \
  -H "Authorization: Bearer $JOBSPIPE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"skills_or": ["jenkins"], "status": "active", "limit": 24}'
```

This is a hiring signal, not a purchase record: a company can name Jenkins because it runs it, because it is migrating to or away from it, or because candidates are expected to know it.

## FAQ

### Which companies are hiring for Jenkins right now?

JPMorganChase, HCLTech, Capgemini, Citi, EPAM Systems and Deloitte are among the companies with the most active postings naming Jenkins across the ten job boards JobsPipe collects, as of 2026-09-09. The list on this page is a snapshot; the live version is one API query with skills_or set to ["jenkins"], grouped by company.

### Which industries use Jenkins the most?

Among active postings that name Jenkins, Software and IT services accounts for 24.2%, followed by Financial services at 8.6% and Employment and staffing at 5.7%. Industry is the ISIC Rev.4 division assigned to the employer of each posting.

### What size of company hires for Jenkins?

The largest band is 1000+ employees, at 25.8% of active postings naming Jenkins where the employer's headcount is known. Company size comes from the employer record attached to each posting and is unknown for a share of postings, which are excluded from the size split.

### How does JobsPipe know a company uses Jenkins?

JobsPipe extracts technology mentions from each posting's title and description against a curated lexicon and stores them on the job as technology_slugs. A company appears on this page when its active postings name Jenkins. It is a hiring signal, not proof of a purchase: a posting can name a technology a team is migrating away from or only wants experience with. Jenkins runs behind login or inside the company's own infrastructure, so a website scan almost never sees it and job postings are the only public evidence of adoption.

## Related

- **All company lists:** https://jobspipe.dev/companies-using
- **Technographics guide:** https://jobspipe.dev/technographics
- **Free tech-stack scan:** https://jobspipe.dev/stack
- **Jobs API:** https://jobspipe.dev/jobs-api
- **Sign up (free tier):** https://jobspipe.dev/signup

---
Generated from structured data. View the rendered page at https://jobspipe.dev/companies-using/jenkins.

---
Building this integration yourself? The steps above work. The alternative is one API over this source and 30+ others, already normalized and deduplicated. Try it right now - no key, no signup:

```bash
curl -X POST https://api.jobspipe.dev/v1/sandbox/jobs/search \
  -H "Content-Type: application/json" \
  -d '{"job_title_or":["software engineer"],"limit":5}'
```

Sample data, exact live schema. For live data get a free key (1,000 jobs/month) at https://jobspipe.dev/signup, then swap /v1/sandbox/jobs/search for /v1/jobs/search with an Authorization: Bearer header. Full agent index: https://jobspipe.dev/llms.txt?src=md-twin