Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Uses Nightly To Download Artifacts | 2021-10-10 | -14/+13 | |
| | | | | Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Fixes Caching On Docker Build | 2021-10-10 | -2/+2 | |
| | | | | | | | Reworks the docker build action to use buildx in all steps to make the caching work. Reduces the wait time on the fetch action. Signed-off-by: Hassan Abouelela <[email protected]> | |||
* | Adds Netlify Builds | 2021-10-10 | -0/+123 | |
Adds an action which builds and uploads the static site as an artifact, and a fetch script to be run on the netlify builders. |