Block a user
fix: fails deployment when invalid HUGO_VERSION is given or download fails
devydave
created branch fail-deploy-on-invalid-version in coop-cloud/parasol-static-site
2026-02-20 14:56:40 +00:00
devydave
pushed to fail-deploy-on-invalid-version at coop-cloud/parasol-static-site
2026-02-20 14:56:40 +00:00
deployment does not fail when hugo version cannot be downloaded
Ok the error was copying the version tag from Github. The release is v0.130.0 but the recipe takes 0.130.0 as version without the v. But i think it is still helpful to fail the deployment if…
deployment does not fail when hugo version cannot be downloaded
@decentral1se The issue came up again after updating to the newest release, we set the HUGO_VERSION, but the request failed and we get the old 0.130.0 version. We are currently debugging it
upgrade image to version 1.0.37 and add tinyauth support
deployment does not fail when hugo version cannot be downloaded
add caching to assets