Commit Graph

1 Commits

Author SHA1 Message Date
Simon Nyssen
5d213de8b5
Add build & release pipeline for versioned images (#107)
* build: add release & build pipeline

* build: add variable for project type

* build: [TO_REVERT] configure for pushing images to ghcr.io

* build: target both x86 and arm platforms for Docker images

* build: fix multi-platform builds

* Revert "build: [TO_REVERT] configure for pushing images to ghcr.io"

This reverts commit 070162aa8c74c519612f30cb6b3038bc98fd86ad.

* build: fix image name

* build: fix permission issue with release please by only running it on commits on the main branch
2024-02-15 22:04:13 +01:00