Stefan Reimer 69c4891f01 Squashed '.ci/' changes from 9725c2e..67529a0
67529a0 Fix: revert to std trivyignore file due to new flag handling

git-subtree-dir: .ci
git-subtree-split: 67529a07cfa28b3324b87f7d56dcaa3673ff987a
2025-05-23 18:08:21 +00:00

ci-tools-lib

Various toolchain bits and pieces shared between projects

Quickstart

Create top-level Makefile

REGISTRY := <your-registry>
IMAGE := <image_name>
REGION := <AWS region of your registry>

include .ci/podman.mk

Add subtree to your project:

git subtree add --prefix .ci https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git main --squash

Jenkins

Shared groovy libraries

Make

Common Makefile include

Description
Customized ArgoCD image for KubeZero
Readme AGPL-3.0 92 KiB
Languages
Makefile 32.3%
Groovy 20.8%
Python 20.8%
Dockerfile 20.2%
Shell 5.9%