beam
beam copied to clipboard
Jenkins: Fix periodic jobs and configure them to use java-11
Currently periodic CI jobs are not working correctly because they are using java-8. Reconfiguration to use java-11 instead. Probably - make CI run commands using docker images instead of natively gradle