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
59b7f678b3
Set the 'java.io.tmpdir' Java System Property to '/tmp'.
2021-04-07 20:52:51 -07:00
John Blum
b2c1363d76
Move 'docker login' command to setup.sh.
...
Move 'chown' and and 'mkdir /tmp/jenkins-home' commmands to setup.sh.
Add 'exit 0' commands to the cleanup Bash shell scripts.
Add 'echo' commands to log build progress.
2021-04-07 20:49:27 -07:00
John Blum
01347ac4af
Separate Jenkins CI build Pipeline Steps into individual Bash shell scripts.
2021-04-07 20:36:04 -07:00
John Blum
0ba6de396e
Add doc on how to build locally.
...
"Think global, build local!"
2021-04-07 20:33:44 -07:00