"docs/vscode:/vscode.git/clone" did not exist on "ff3cfa59eec3f268de55ccefe42f976e0bdf4307"
Unverified Commit 8fba25ba authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #80 from ollama-webui/docker-build

Update docker-build.yaml
parents 6390ba89 20a2cf25
...@@ -4,6 +4,7 @@ name: Create and publish a Docker image ...@@ -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`. # Configures this workflow to run every time a change is pushed to the branch called `release`.
on: on:
push: push:
branches: ['main']
tags: tags:
- v* - v*
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment