mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 05:24:02 +00:00
Merge pull request #80 from ollama-webui/docker-build
Update docker-build.yaml
This commit is contained in:
commit
8fba25badc
1
.github/workflows/docker-build.yaml
vendored
1
.github/workflows/docker-build.yaml
vendored
@ -4,6 +4,7 @@ name: Create and publish a Docker image
|
||||
# Configures this workflow to run every time a change is pushed to the branch called `release`.
|
||||
on:
|
||||
push:
|
||||
branches: ['main']
|
||||
tags:
|
||||
- v*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user