All Projects → cvitter → Jenkins Pipeline Examples

cvitter / Jenkins Pipeline Examples

Licence: apache-2.0
Example declarative pipelines for Jenkins

Programming Languages

groovy
2714 projects

Labels

Projects that are alternatives of or similar to Jenkins Pipeline Examples

Chef Plugin
This is jenkins plugin to run chef-client on remote host
Stars: ✭ 38 (-45.71%)
Mutual labels:  jenkins
Ci Samples
Sample configurations for various CI systems.
Stars: ✭ 44 (-37.14%)
Mutual labels:  jenkins
Jenkinspipelineunit
Framework for unit testing Jenkins pipelines
Stars: ✭ 1,110 (+1485.71%)
Mutual labels:  jenkins
Nagios Plugins
450+ AWS, Hadoop, Cloud, Kafka, Docker, Elasticsearch, RabbitMQ, Redis, HBase, Solr, Cassandra, ZooKeeper, HDFS, Yarn, Hive, Presto, Drill, Impala, Consul, Spark, Jenkins, Travis CI, Git, MySQL, Linux, DNS, Whois, SSL Certs, Yum Security Updates, Kubernetes, Cloudera etc...
Stars: ✭ 1,000 (+1328.57%)
Mutual labels:  jenkins
Dashboard
📺 Create your own team dashboard with custom widgets. Built with Next.js, React, styled-components and polished.
Stars: ✭ 1,007 (+1338.57%)
Mutual labels:  jenkins
Blog demos
CSDN博客专家程序员欣宸的github,这里有四百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面
Stars: ✭ 1,030 (+1371.43%)
Mutual labels:  jenkins
Jenkins Android Docker
🐳 Docker image for Jenkins with Android
Stars: ✭ 35 (-50%)
Mutual labels:  jenkins
Jenkins Pipeline Libraries
Useful Jenkins Pipeline Libraries to use for whatever.
Stars: ✭ 67 (-4.29%)
Mutual labels:  jenkins
Jenkins Os
Groovy pipeline jobs that build and test Container Linux with Jenkins
Stars: ✭ 43 (-38.57%)
Mutual labels:  jenkins
Notifyqq
基于Mojo-WebQQ的Jenkins构建后QQ提醒插件
Stars: ✭ 59 (-15.71%)
Mutual labels:  jenkins
Appium Jenkins Demo
Run Appium tests on Jenkins
Stars: ✭ 40 (-42.86%)
Mutual labels:  jenkins
Jenkins Workflow
contains handy groovy workflow-libs scripts
Stars: ✭ 41 (-41.43%)
Mutual labels:  jenkins
Simple Theme Plugin
A simple theme plugin for Jenkins
Stars: ✭ 45 (-35.71%)
Mutual labels:  jenkins
Ansible Role Jenkins2
This Ansible role can be used to install and manage Jenkins 2.
Stars: ✭ 39 (-44.29%)
Mutual labels:  jenkins
Kubernetes Learning
《从Docker到Kubernetes进阶课程》在线文档
Stars: ✭ 1,128 (+1511.43%)
Mutual labels:  jenkins
Docker Jenkins Android
Jenkins docker image for Android development
Stars: ✭ 35 (-50%)
Mutual labels:  jenkins
Aws Secrets Manager Credentials Provider Plugin
AWS Secrets Manager Credentials Provider for Jenkins
Stars: ✭ 45 (-35.71%)
Mutual labels:  jenkins
Redmine jenkins
A Redmine plugin which makes building your Jenkins projects easy ;)
Stars: ✭ 69 (-1.43%)
Mutual labels:  jenkins
Localization Zh Cn Plugin
Chinese Localization for Jenkins
Stars: ✭ 65 (-7.14%)
Mutual labels:  jenkins
Jenkins Action
GitHub Action that trigger Jenkins job.
Stars: ✭ 57 (-18.57%)
Mutual labels:  jenkins

Jenkins Pipeline Examples

This repository contains example declarative pipelines and shared libraries (found in the vars directory) for Jenkins (http://jenkins.io).

Jenkins-ReadPom

This example pipeline reads the pom.xml file in the project's root directory and outputs the project's version number using echo.

Note: This pipeline example requires that the Pipeline Utility Steps plugin be installed in order to run.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].