Add new workflow for building Docker image #1

Merged
julienfastre merged 1 commits from setup-gitea-actions into main 2024-09-04 13:45:30 +00:00

1 Commits

Author SHA1 Message Date
c1a7957b64
Add new workflow for building Docker image
This commit introduces a new GitHub Actions workflow used to build and push Docker images upon every push. This workflow uses Docker Buildx and automatically logs into the specified registry with stored credentials.
2024-09-04 15:44:39 +02:00