ca67be5 feat: only set TRIVY_IGNORE of file present git-subtree-dir: .ci git-subtree-split: ca67be57ee80e190ce07719b16bc0059267cbdb4
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
Languages
Python
91.8%
Makefile
3.9%
Groovy
2.2%
Dockerfile
2.1%