forked from open-webui/open-webui
Merge branch 'dev' into dockerfile-optimisation
This commit is contained in:
commit
3b3d0cce1e
65 changed files with 1956 additions and 533 deletions
1
.github/workflows/docker-build.yaml
vendored
1
.github/workflows/docker-build.yaml
vendored
|
@ -2,6 +2,7 @@ name: Create and publish Docker images with specific build args
|
|||
|
||||
# Configures this workflow to run every time a change is pushed to the branch called `release`.
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue