Commit Graph

8 Commits

Author SHA1 Message Date
John Blum
bf3dbcacb2 Update Jenkins CI pipeline.properties to the latest JDK 17 (17.0.8) Eclipse Temurin Docker Image. 2023-09-07 10:44:06 -07:00
John Blum
de15379ead Switch to using 'gradle clean build' for Jenkins CI piepline builds. 2023-06-09 13:00:24 -07:00
John Blum
5c092c04f1 Upgrade Jenkins CI/CD build pipeline to Temurin JDK 17.0.6_10-focal. 2023-02-27 13:38:55 -08:00
John Blum
a2d13eae95 Fix Docker container image reference in Deploy Artifacts and Deploy Docs. 2022-05-04 11:43:16 -07:00
John Blum
d82a8d0870 Remove Docker Registry access (login). 2022-05-04 10:47:06 -07:00
John Blum
a1a5a194c4 Disable Docker login.
Explicit Docker login is not required when 1) using the VMW Harbor DockerHub proxy and 2) if the project build does not use Testcontainers.
2022-05-03 15:20:56 -07:00
John Blum
091b54682f Refactor the Jenkins CI build pipeline configuration file.
Refactor and polish the Bash shell scripts invoked and usedd by the Jenkins CI build pipeline.
2022-03-17 17:22:26 -07:00
John Blum
f82943a970 Add CI build shell scripts. 2021-12-07 20:02:46 -08:00