Add support for an automated pipeline which on push of a new tag value ( starting with 'v' ) will: (1) read source code from https://github.com/actusfrf/actus-core with the same tag, (2) build an actus-core.jar (3) build an actus-riskserver-ce Docker image using the Dockerfile in the git repo (4) publish this image to the publically accessible dockerhub/actusfrf/actus-riskserver-ce image repository tagged with this tag value
This support will include adding variables and secrets to the actusfrf/actus-riskservice.git repo with authorizations to read source code from actusfrf/actus-core.git and to publish images to dockerhub/actusfrf/ image repositories
Add support for an automated pipeline which on push of a new tag value ( starting with 'v' ) will: (1) read source code from https://github.com/actusfrf/actus-core with the same tag, (2) build an actus-core.jar (3) build an actus-riskserver-ce Docker image using the Dockerfile in the git repo (4) publish this image to the publically accessible dockerhub/actusfrf/actus-riskserver-ce image repository tagged with this tag value
This support will include adding variables and secrets to the actusfrf/actus-riskservice.git repo with authorizations to read source code from actusfrf/actus-core.git and to publish images to dockerhub/actusfrf/ image repositories