feat(.gitea/workflows): Add GitHub Actions workflows for Docker build and test
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-12-29 - 1.1.0 - feat(.gitea/workflows)
|
||||
Add GitHub Actions workflows for Docker build and test
|
||||
|
||||
- Added .gitea/workflows/docker_nottags.yaml for handling Docker builds on non-tagged commits.
|
||||
- Added .gitea/workflows/docker_tags.yaml for handling Docker builds on tagged commits.
|
||||
- Both workflows include steps for security audits, testing, and build preparation.
|
||||
|
||||
## 2024-12-29 - 1.0.135 - fix(core)
|
||||
Fix image retrieval and service deployment process for workload services
|
||||
|
||||
|
||||
Reference in New Issue
Block a user