commit | 3bf356c30bd7f04c430291de4e2508fd1f77d8d6 | [log] [tgz] |
---|---|---|
author | Andrew Gaul <gaul@apache.org> | Sat Sep 11 05:40:06 2021 +0900 |
committer | Andrew Gaul <gaul@apache.org> | Sat Sep 11 05:40:06 2021 +0900 |
tree | cfd709296aeb462dddfda76caf40d5f66f6509bf | |
parent | e610c86eb3b25831eb46e7c59e215651294e9a7a [diff] |
Make deployment script compatible with newer Java These include a date in the version string.
This repository supports the GitHub Pages site for jclouds. See and read more at http://www.jclouds.org.
To test the site locally you will need to create the site build image with:
make image
Once you have the build image you can use the following command to build and test the site locally:
make build
To deploy the site and make it live run:
make publish