| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
| |
Merges the normal dockerfile with the static build one to reduce
duplication.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
|
|
|
|
|
| |
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 an action which builds and uploads the static site as an artifact,
and a fetch script to be run on the netlify builders.
|
|
Adds a docker image which performs a static build of the site.
|