Carlos Alexandro Becker
c4dfc3a1e7
feat: support ghcr.io ( #1784 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-09-06 10:16:53 -03:00
Till!
bc940a9052
feat: log into Github package registry with token on our docker image ( #1703 )
2020-08-06 15:08:05 -03:00
Nadir Boukeffa
48b2a1f3e6
fix: docker login using password stdin ( #1617 )
...
Instead of passing the password using the `-p` arg which is deprecated, we now use `--password-stdin` which is recommended.
Solves the following warning:
```
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
```
2020-06-18 14:10:47 -03:00
Carlos Alexandro Becker
df73ead056
docs: generate static/releases.json ( #1594 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-06-08 19:48:10 +00:00
smaftoul
f56b9a8509
fix: Allow brew with github actions ( #982 ) ( #983 )
2019-03-14 09:13:12 -03:00
Eelco
2f6cb9d719
feat: Allows pushing to private registry ( #893 )
...
using the goreleaser docker container
2018-12-10 13:45:01 -02:00
Igor German
06db7b76bf
fix: entrypoint ( #788 )
2018-09-04 11:17:35 -03:00
Carlos Alexandro Becker
5cc504fb94
fix: docker image
2018-09-04 09:26:26 -03:00