Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Features #19

Merged
merged 2 commits into from
May 3, 2024
Merged

Features #19

merged 2 commits into from
May 3, 2024

Conversation

croessner
Copy link
Owner

No description provided.

Christian Roessner added 2 commits May 3, 2024 10:11
This commit adds four new GitHub Actions workflows for building Docker images and Go binaries. These workflows are triggered on push events to 'features' branch or when any new tags are created. This will automate the process of building and releasing Docker images and compiled binaries for multiple platforms.

Signed-off-by: Christian Roessner <[email protected]>
This commit removes the "linux/arm64" platform from the GitHub action used for building Docker containers. Now, containers will only be built for the "linux/amd64" platform.

Signed-off-by: Christian Roessner <[email protected]>
@croessner croessner merged commit 39c1d90 into main May 3, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant