.gitea/workflows/deploy.yml aktualisiert
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 3s
All checks were successful
Deploy mindnet to llm-node / deploy (push) Successful in 3s
This commit is contained in:
parent
eae09a84b3
commit
4a9d8ed501
|
|
@ -9,7 +9,7 @@ jobs:
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: linux_host
|
runs-on: linux_host
|
||||||
env:
|
env:
|
||||||
DEPLOY_DIRS: "app scripts schemas requirements.txt README.md"
|
DEPLOY_DIRS: "app scripts schemas docker requirements.txt README.md"
|
||||||
TARGET_BASE: "/home/llmadmin/mindnet"
|
TARGET_BASE: "/home/llmadmin/mindnet"
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user