Commit graph

10 commits

Author SHA1 Message Date
Matthias Riegler
c9cc5534fc
fix: fetch-depth of go-releaser workflow (#47)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-02-16 20:22:54 +01:00
Matthias Riegler
b5a6b0e838
fix: increase goreleaser permissions (#46)
Signed-off-by: Matthias Riegler <matthias.riegler@ankorstore.com>
2023-02-16 17:58:53 +01:00
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
Duologic
fc3f9bca2d fix: correctly set the push directive 2021-06-17 15:22:26 +02:00
Duologic
0cfb0bb2ea fix: github action 2021-06-17 15:08:01 +02:00
Max Audron
6be08106d0
add github actions (#18)
* add github workflows

* update go version to 1.16 to allow mac m1 build
2021-06-12 07:48:49 +02:00
Jeroen Op 't Eynde
d620eb4292
fix(actions): don't login/push on forks (#22) 2021-06-10 23:09:29 +02: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