1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
pooneyy 5b48c22ed5
feat(action-runner): add logs volume mount
- mount logs directory to persist runner logs
- enable log persistence for debugging and monitoring
2025-10-21 11:36:13 +08:00
renovate[bot] 83894f5620
chore(deps): update ghcr.io/pooneyy/actions-runner docker tag to v2.329.0 (#2175) 2025-10-21 03:22:09 +00:00
pooneyy 01326b99d0
🔧 chore(action-runner): sync container time with host system
- add /etc/localtime volume mount for time synchronization
- set volume as read-only to maintain security
2025-10-20 10:41:35 +08:00
pooneyy 5d495c9b38
Update action runner metadata and add descriptions 2025-10-01 17:46:34 +08:00
pooneyy 5ff9375a90
(feat) Add app action-runner 2025-10-01 16:33:31 +08:00