Matthias Riegler
|
b2e9d3bb12
|
chore/fix: switch release pipeline to goreleaser & ghcr.io (#43)
* chore: add goreleaser config + adapt Dockerfile
* chore: cleanup makefile and deprecated pipeline
* chore: go mod tidy -go=1.19
* feat: add release pipeline
---------
Signed-off-by: Matthias Riegler <me@xvzf.tech>
|
2023-02-16 09:38:05 +01:00 |
|
Matthias Riegler
|
01f689fb4a
|
Revert "chore/fix: switch release pipeline to goreleaser & ghcr.io (#40)" (#42)
This reverts commit b56a421ef2.
|
2023-01-28 21:42:36 +01:00 |
|
Matthias Riegler
|
b56a421ef2
|
chore/fix: switch release pipeline to goreleaser & ghcr.io (#40)
* chore: add goreleaser config + adapt Dockerfile
Signed-off-by: Matthias Riegler <me@xvzf.tech>
* chore: cleanup makefile and deprecated pipeline
Signed-off-by: Matthias Riegler <me@xvzf.tech>
* chore: go mod tidy -go=1.19
Signed-off-by: Matthias Riegler <me@xvzf.tech>
---------
Signed-off-by: Matthias Riegler <me@xvzf.tech>
|
2023-01-28 21:41:50 +01:00 |
|
Jeroen Op 't Eynde
|
4f0571d7e1
|
add github action to push image (#21)
Co-authored-by: sh0rez <me@shorez.de>
|
2021-06-04 22:10:06 +02:00 |
|
Jeroen Op 't Eynde
|
1f8d4c6fbf
|
feat: containerize (#19)
* feat: containerize
* Stripping reduces binary size, fully static linking makes the binary more portable
Co-authored-by: sh0rez <me@shorez.de>
|
2021-06-03 14:58:12 +02:00 |
|