ワークフローの変更をgitに記録

This commit is contained in:
Akira
2026-02-13 15:41:59 +09:00
parent bf3fb17ccb
commit 3afdbd1e2e
4 changed files with 109 additions and 1 deletions

View File

@@ -81,6 +81,8 @@ services:
- /var/run/docker.sock:/var/run/docker.sock
- worker_dependency_cache:/tmp/windmill/cache
- worker_logs:/tmp/windmill/logs
# mount the windmill workspace directory for git sync workflow
- /home/akira/develop/windmill:/workspace
logging: *default-logging