1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
goreleaser/context
Frank Schroeder 1c2afe148f fix: move env vars to context
In preparation to support env vars for Docker tag_template and also to
simplify the tests by not chaning the global os.Environ I've moved the
parsed env var map into the context.Context.
2017-12-05 21:42:04 -02:00
..
context_test.go removing all assert.New because vet shadow complains about this now 2017-09-26 19:24:49 -03:00
context.go fix: move env vars to context 2017-12-05 21:42:04 -02:00