feat: add Docker build and push workflow for CI/CD integration
Some checks failed
Build and Push Docker Image / build (push) Failing after 3m6s
Some checks failed
Build and Push Docker Image / build (push) Failing after 3m6s
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -23,4 +23,7 @@ Thumbs.db
|
||||
.idea/
|
||||
*.swp
|
||||
*.swo
|
||||
docker-volume/
|
||||
docker-volume/
|
||||
|
||||
# CI/CD Documentation
|
||||
.gitea/workflows/README.md
|
||||
Reference in New Issue
Block a user