1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-26 14:08:28 -04:00

9 Commits

Author SHA1 Message Date
renovate[bot]
846307e4c8 Update docker/login-action action to v3 2023-09-12 13:38:05 +00:00
renovate[bot]
974cf9f787 Update docker/build-push-action action to v5 2023-09-12 11:01:01 +00:00
renovate[bot]
65507b8300 Update actions/checkout action to v4 2023-09-04 15:32:54 +00:00
9b9a34e059
automatically build & push on new Hugo releases 2023-03-15 12:31:58 -04:00
5c457e33fe
bump GH actions 2023-01-17 10:44:09 -05:00
b9d9a45c6a
Update build.yml
[skip ci]
2021-03-31 10:31:53 -04:00
791ec15da8
run CI on new tags 2021-03-08 06:46:43 -05:00
9be7813071
update readme & random cleanup 2021-03-06 10:12:11 -05:00
783939f439
Switch to building from source for multi-platform images (#1)
...so we can support platforms that official releases don't exist for (namely Linux on ARM64). Just building x86_64 and ARM64 for now, so I can work on my M1 mac.
2021-03-06 09:09:17 -05:00