cyberark / dev-flow

Opinionated CLI that standardizes and automates common development tasks
Apache License 2.0
11 stars 3 forks source link

Update goreleaser to latest version #57

Closed sgnn7 closed 5 years ago

sgnn7 commented 5 years ago

We now use the latest goreleaser image and with this, we have removed the need to use docker-compose at all and updated the goreleaser specfile too.

Closes #55