Carlos A Becker
5759d7fb92
fix: git safe directory
...
closes #3233
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-12 09:42:23 -03:00
Carlos Alexandro Becker
042c63884c
feat: login into gitlab registry ( #3296 )
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-08-07 22:39:03 -03:00
Artur Troian
02a3486d4b
fix(build): set workdir as safe for git when running docker image ( #3229 )
...
prevents git from panic when running goreleaser as docker in CI env
Signed-off-by: Artur Troian <troian.ap@gmail.com>
2022-07-06 23:48:17 -03:00
Artur Troian
f9cea01cfc
fix: run goreleaser via exec to handle ctrl+c ( #2525 )
...
Signed-off-by: Artur Troian <troian.ap@gmail.com>
2021-09-27 11:57:41 -03:00
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
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