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
7050d537
Commit
7050d537
authored
Apr 10, 2024
by
Jun Siang Cheah
Browse files
build ollama and cuda tags
parent
cd91d8a9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.github/workflows/docker-build.yaml
.github/workflows/docker-build.yaml
+2
-0
No files found.
.github/workflows/docker-build.yaml
View file @
7050d537
...
...
@@ -134,6 +134,7 @@ jobs:
type=sha,prefix=git-
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=raw,enable=${{ github.ref == 'refs/heads/main' }},prefix=,suffix=,value=cuda
flavor
:
|
latest=${{ github.ref == 'refs/heads/main' }}
suffix=-cuda,onlatest=true
...
...
@@ -210,6 +211,7 @@ jobs:
type=sha,prefix=git-
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=raw,enable=${{ github.ref == 'refs/heads/main' }},prefix=,suffix=,value=ollama
flavor
:
|
latest=${{ github.ref == 'refs/heads/main' }}
suffix=-ollama,onlatest=true
...
...
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