Commit 22a1e34
authored
Merge pull request #15 from CYX22222003/update-netlify-build
Update build and deploy script for Netlify
The current instructions to deploy to Netlify no longer work as the
default build image only has Java 8.
Let's add code to manually set up Java 11 on Netlify for deployment.1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
0 commit comments