Skip to content

Feature/add ci

Michael Langlois requested to merge feature/add-ci into main

Users can now request a docker image by supplying the grails version via the build variable "GRAILS_VERSION". This version is checked against the versions for which a Dockerfile is available. If the version is valid, the container image will be built and pushed to the container registry for this project.

Merge request reports

Loading