Go to file
Dustin 18c0cdda1b bci2: Tolerate du5t1n.me/jenkins taint
For aarch64 builds that cannot run on Raspberry Pi nodes, the pod must
tolerate the `du5t1n.me/jenkins` taint, which is applied to ephemeral
nodes in EC2.  Without this toleration, the pod can never be scheduled,
as there are no aarch64 nodes besides Rasberry Pis that do not have that
taint.
2024-05-25 11:50:12 -05:00
resources bci2: Tolerate du5t1n.me/jenkins taint 2024-05-25 11:50:12 -05:00
vars bci2: Correctly handle default branch w/ manifest 2024-01-19 14:40:53 -06:00
README.md Initial commit 2022-11-06 21:36:25 -06:00

README.md

Container Images Shared Library

This shared library allows jobs to build and publish container images to Gitea very easily:

buildContainerImage()

That's it!