Commit graph

18 commits

Author SHA1 Message Date
ca6261ae29 build both hugo and nodejs in an alpine container, bump hugo to 127, remove go, start work on building nodejs from scratch using optimized build options 2024-06-07 04:22:22 -04:00
0b4585947d swap entrypoint, swap runner container
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22.2.0) (push) Failing after 1m51s
2024-06-04 21:59:21 -04:00
220913ca6b inital alpine setup
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22.2.0) (push) Has been cancelled
2024-06-04 21:44:15 -04:00
0248b233a0 remove sudo
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Failing after 3m12s
2024-06-04 16:25:52 -04:00
453a1b0e54 add docker
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Failing after 7s
2024-06-04 16:23:00 -04:00
0aff7c7abb fix tags missing
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Failing after 1m8s
2024-06-04 16:19:02 -04:00
2ad84a37f1 update branch name
Some checks failed
Build And Publish Docker / build (1.22.3, 0.126.3, 22) (push) Has been cancelled
2024-06-04 16:18:01 -04:00
605d3ce31c bump - hugo-version: ["0.126.3"] node-version: ["22"] go-version: ["1.22.3"] 2024-06-04 16:15:54 -04:00
Mitchell R
5c42ba9d88
>256 build steps .... lowering for github 2023-12-14 21:39:02 +02:00
Mitchell R
c9e0f37fb0
Removed nodejs v16 as it is no longer supported 2023-12-14 21:32:06 +02:00
Mitchell R
28f1337a68
Updated Hugo versions 2023-12-14 21:23:46 +02:00
mrinc
792c1e2e59 Fixed tag definition 2023-07-25 13:34:23 +02:00
mrinc
4b9e54e9e7 Updated tag definition 2023-07-25 13:33:08 +02:00
mrinc
1259d38f7c Trying tag definition 2023-07-25 12:19:20 +02:00
mrinc
64e3b38876 chore(build.yml): update matrix for hugo-version, node-version, and go-version
chore(build.yml): update build-args and tags for docker build
chore(Dockerfile): add NODE_VERSION argument and update wget and tar commands
chore(README.md): update README with information about the latest docker container and usage instructions
2023-07-25 11:51:07 +02:00
mrinc
7000a6099a chore(build.yml): update docker/login-action to version 2 in login to DockerHub step 2023-07-25 11:33:10 +02:00
mrinc
b9feb92cd1 chore(build.yml): update docker/build-push-action to v4
chore(build.yml): remove unnecessary indentation in build step
chore(build.yml): remove commented out platform option
chore(build.yml): remove unnecessary build-args indentation
chore(build.yml): remove unnecessary tags indentation
2023-07-25 11:32:46 +02:00
mrinc
5abd56b063 Added build script 2023-07-25 11:30:41 +02:00