Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
open-webui
Commits
51d5db85
Unverified
Commit
51d5db85
authored
Dec 08, 2023
by
Timothy Jaeryang Baek
Committed by
GitHub
Dec 08, 2023
Browse files
Merge pull request #198 from ollama-webui/build-error-fix
fix: build error temp fix
parents
d26b8cac
857ee92b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.github/workflows/docker-build.yaml
.github/workflows/docker-build.yaml
+0
-1
No files found.
.github/workflows/docker-build.yaml
View file @
51d5db85
...
@@ -53,6 +53,5 @@ jobs:
...
@@ -53,6 +53,5 @@ jobs:
context
:
.
context
:
.
push
:
true
push
:
true
platforms
:
linux/amd64,linux/arm64,linux/arm/v7
platforms
:
linux/amd64,linux/arm64,linux/arm/v7
builder
:
${{ env.REGISTRY }}/buildx-ghcr
tags
:
${{ steps.meta.outputs.tags }}
tags
:
${{ steps.meta.outputs.tags }}
labels
:
${{ steps.meta.outputs.labels }}
labels
:
${{ steps.meta.outputs.labels }}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment