Skip to content
#

jenkins-plugin

Here are 7 public repositories matching this topic...

A Jenkins Pipeline script in Groovy for CI/CD of Dockerized apps. It builds, pushes to ECR, and deploys on ECS using Fargate. Includes stages for building, pushing, deploying, and ECS service setup, automating code to production.

  • Updated Jun 18, 2023
  • Dockerfile

Jenkins uses a pluggable architecture to provide most of its functionality. JCasC makes use of the Configuration as Code plugin, which allows you to define the desired state of your Jenkins configuration as one or more YAML file(s), eliminating the need for the setup wizard. On initialization, the Configuration as Code plugin would configure Jen…

  • Updated Nov 23, 2020
  • Dockerfile

Improve this page

Add a description, image, and links to the jenkins-plugin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jenkins-plugin topic, visit your repo's landing page and select "manage topics."

Learn more