Files
news_service/.gitignore
zheng 9a0b41459c
All checks were successful
Docker Build and Push - News Service / Build and Push News Service Image (push) Successful in 37s
Docker Build and Push - News Service / Build Summary (push) Successful in 0s
feat: add Docker build and push workflow for news service
2026-04-30 14:49:54 +08:00

5 lines
52 B
Plaintext

node_modules/
.env
data/*.json
!data/.gitkeep
.idea/