1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/tmpl
Carlos Alexandro Becker 51592e1424
feat: envOrDefault template function (#4097)
You can achieve the same with `{{ with (index .Env "NAME") }}etc`, but
this looks cleaner.

refs #4096
2023-06-14 00:16:01 -03:00
..
tmpl_test.go feat: envOrDefault template function (#4097) 2023-06-14 00:16:01 -03:00
tmpl.go feat: envOrDefault template function (#4097) 2023-06-14 00:16:01 -03:00