matrix-gptbot/.forgejo/workflows
Kumi 47bf7db380
refactor(ci): streamline Docker CI/CD workflows
Removed redundant Docker CI/CD workflow for the 'latest' tag and integrated its functionality into the existing tagging workflow. This change not only reduces the redundancy of having separate workflows for 'latest' and version-specific tags but also simplifies the CI/CD process by having a single, unified workflow for Docker image publications. Moving forward, every push will now ensure that the 'latest' tag is updated alongside the version-specific tags, maintaining a smoother and more predictable deployment and versioning flow.
2024-05-17 16:12:11 +02:00
..
docker-tag.yml refactor(ci): streamline Docker CI/CD workflows 2024-05-17 16:12:11 +02:00
release.yml feat(release): streamline PyPI publishing process 2024-04-15 19:22:07 +02:00