openjdk-docker
openjdk-docker copied to clipboard
Keyword based invocation of jenkins builds from PRs
Currently we can only test x86_64 arch from within a PR using github workflows. However some features / updates might require testing on other arches as well.. Having a keyword based jenkins build invocation can be useful in this regard. This is dependent on #494