.gitea/workflows/deploy.yml aktualisiert
All checks were successful
Deploy Trainer_LLM to llm-node / deploy (push) Successful in 1s
All checks were successful
Deploy Trainer_LLM to llm-node / deploy (push) Successful in 1s
This commit is contained in:
parent
427d3f5419
commit
0805e48fe6
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
env:
|
||||
# -> Hier trägst du ALLE zu deployenden Top-Level-Verzeichnisse ein:
|
||||
# Bei neuen Ordnern einfach anhängen (durch Leerzeichen getrennt)
|
||||
DEPLOY_DIRS: "knowledge llm-api scripts schemas"
|
||||
DEPLOY_DIRS: "knowledge llm-api scripts schemas tests"
|
||||
TARGET_BASE: "/home/llmadmin"
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user