apg-go/.forgejo/workflows
Winni Neessen 7da9c71983
Replace docker-compose with docker in GitHub Workflow
The GitHub Workflow (docker.yml) has been refactored to replace docker-compose with docker. This involves changes in the installation instructions and the commands to build and test the Docker image. This simplifies the workflow and allows the use of standard Docker commands instead of docker-compose.
2024-03-13 23:41:01 +01:00
..
docker.yml Replace docker-compose with docker in GitHub Workflow 2024-03-13 23:41:01 +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