Deploy activity-core on railiance01
This commit is contained in:
parent
cf92f0d686
commit
e2aac3ad8c
8 changed files with 748 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ COPY --from=builder /app/.venv /app/.venv
|
|||
COPY --from=builder /app/src /app/src
|
||||
COPY alembic.ini ./
|
||||
COPY migrations/ ./migrations/
|
||||
COPY scripts/ ./scripts/
|
||||
COPY activity-definitions/ ./activity-definitions/
|
||||
COPY event-types/ ./event-types/
|
||||
COPY tasks/ ./tasks/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue