dockhand-jenkins
dockhand-jenkins copied to clipboard
Upstream Jenkins Shared Library to Build, Promote, and Deploy Docker images
Test the following: - Change a branch of a (non-multibranch) Pipeline to a non-default branch. Are event triggers deleted? Is this the correct behavior? - Override the branch of a...
Add support for Azure Key Vault, which will be in `dockhand` `1.1.0`
I would like to run Dockhand with multiple Jenkins instances. This may cause collisions with `build-versions` because the write-lock to that repo is controlled by a Jenkins instance. To get...
Signed-off-by: Matthew DeVenny
Add regctl for image promotion. This will accelerate image promotion pipelines
Multiple image pushes for image promotion does not work properly for the reftag flow... The push registry host and namespace need to be properly copied to the retag target for...