refactor workflow

This commit is contained in:
Simon Larsen
2024-09-16 15:22:15 -07:00
parent 1fefa11f35
commit 6aa9895e72
39 changed files with 6271 additions and 25 deletions

View File

@@ -71,6 +71,12 @@ services:
file: ./docker-compose.base.yml
service: worker
workflow:
image: oneuptime/workflow:${APP_TAG}
extends:
file: ./docker-compose.base.yml
service: workflow
home:
image: oneuptime/home:${APP_TAG}
extends: