Commit Graph

5 Commits

Author SHA1 Message Date
John Blum
ebe48bd62b Create and use different/separate Gradle caches (directory locations) for build, artifacts and docs phases/stages. 2021-04-08 15:06:03 -07:00
John Blum
11e8e7aa3b Login as 'root' when forking the Docker containers used to deploy artifacts & docs.
Reinstate the declaration of the 'user.name' Java System System Property set to 'jenkins' during the Build phase (check).

Execute chown command to change the owner of the SBDG build directory to 'jenkins' prior to deploying artifacts & docs.

Declare the 'user.name' (set to 'jenkins') and `java.io.tmpdir' (set to '/tmp') Java System Properties in Gradle Options prior to deploying artifacts & docs.
2021-04-08 13:21:27 -07:00
John Blum
56ca80ff73 Polish. 2021-04-07 21:02:44 -07:00
John Blum
fee8821d89 Disable the Gradle build-cache & configuration-cache when deploying artifacts.
Remove the unnecessary --refresh-dependencies option when deploying artifacts & docs.
2021-04-07 21:01:10 -07:00
John Blum
01347ac4af Separate Jenkins CI build Pipeline Steps into individual Bash shell scripts. 2021-04-07 20:36:04 -07:00