.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
c7608b8a39
commit
3ae7c7488d
|
|
@ -1,7 +1,7 @@
|
|||
# .gitea/workflows/deploy.yml
|
||||
name: Deploy mindnet to llm-node
|
||||
# on: { push: { branches: [ "main" ] } }
|
||||
on: {}
|
||||
on: { push: { branches: [ "main" ] } }
|
||||
# on: {}
|
||||
|
||||
concurrency: { group: deploy-mindnet, cancel-in-progress: false }
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user