apg-go/.forgejo/workflows
Winni Neessen 6987fdd8af
Relocate Docker build and push process to GitHub Workflow
The Docker image creation and pushing procedures have been moved from the goreleaser.yaml file to a separate GitHub Workflow file docker.yml. This shift gives a more granular control over the Docker image build and push operations with specific GitHub Actions. Also, added the Dockerfile instructions and docker-files for image building to cope up with the changed Docker process.
2024-03-13 23:34:23 +01:00
..
docker.yml Relocate Docker build and push process to GitHub Workflow 2024-03-13 23:34:23 +01:00
golangci-lint.yml Add Codecov, SonarQube, REUSE Compliance, and golangci-lint workflows 2024-03-07 21:36:57 +01:00
reuse.yml Add Codecov, SonarQube, REUSE Compliance, and golangci-lint workflows 2024-03-07 21:36:57 +01:00
sonarqube.yml Add Codecov, SonarQube, REUSE Compliance, and golangci-lint workflows 2024-03-07 21:36:57 +01:00