/jenkins-nexus-plugin

Jenkins plugin to deploy the whole space from Nexus' Docker Registry

Primary LanguageJavaMIT LicenseMIT

jenkins-nexus-plugin Build Status

You could add whole space to deployment from Nexus' Docker Registry using image tags

Run dev env:

make dev

Build

make build

Result

Containers, inside go-team-space are placed by following repo urls:

- nexus.egt.com/go-team/protoc
- nexus.egt.com/go-team/imageproxy
- nexus.egt.com/go-team/imageproxy-img-proxy
Create project:

create

Check and Setup Nexus Integration:

setup

Build:

build

It will create local variable with your choices which you could use in your scripts:

PROJECT_DATA:[protoc:latest, imageproxy:0.1.4, imageproxy-img-proxy:master]