Rößner-Network-Solutions

Skip to content

Add GitHub Actions for Docker build and Go build

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 c@roessner.co

Merge request reports

Loading