4 Commits

Author SHA1 Message Date
John Blum
7a8ea1a0cc Edit Jenkins CI pipeline properties and upgrade to JDK 17.0.8. 2023-09-07 11:02:06 -07:00
John Blum
2a48c96257 Refactor the ci/pipeline.properties to set the 'jenkins' user HOME directory to '/opt/jenkins'. 2023-05-12 13:04:36 -07:00
John Blum
3a9a3c1e33 Upgrade Jenkins CI/CD build pipeline to Temurin JDK 17.0.6_10-focal. 2023-02-27 13:45:21 -08:00
John Blum
87cacad589 Refactor Jenkins CI build (Jenkinsfile) to use ci/pipeline.properties to parameterize the build.
* Map and set the 'jenkins' user home directory (/home/jenkins) on the host (Jenkins server / worker node) filesystem to the Docker Container (virtual) filesystem's /tmp/jenkins-home directory.
* Change Docker Container 'inside' environment settings when deploying artifacts and docs to no longer set the '--name' option.
2022-02-23 10:47:07 -08:00