Commit Graph

55 Commits

Author SHA1 Message Date
pancho horrillo
e506fb2013 chore: update release workflow to use azure/docker-login action
This will enable the goreleaser action to actually push to docker hub.

See https://github.com/marketplace/actions/docker-login
2020-05-12 10:24:19 +02:00
pancho horrillo
f78f99511e chores: Bump actions/setup-go version to 2
Also bump go-version to 1.14.2

Co-authored-by: Héctor Hurtado <hector.hurtado@bbva.com>
2020-04-22 09:29:46 +02:00
pancho horrillo
6f3cb233a9 chore(workflows): bump actions/checkout to v2
actions/checkout v2 clones shallow repos by default.
I've set the fetch-depth to 0 to prevent this, because goreleaser requires the
full history available locally in order to generate the release notes
automatically.
2020-02-29 13:20:06 +01:00
pancho horrillo
d35b5bda20 Bump go version to 1.14 2020-02-27 07:21:52 +01:00
pancho horrillo
6265fd958e chore: add GitHub Actions release workflow 2019-12-13 22:49:08 +01:00