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
45bff743
Commit
45bff743
authored
Jun 02, 2024
by
Jun Siang Cheah
Browse files
fix: docker build on tag broke due to cache
parent
207e2503
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/docker-build.yaml
.github/workflows/docker-build.yaml
+1
-0
No files found.
.github/workflows/docker-build.yaml
View file @
45bff743
...
@@ -70,6 +70,7 @@ jobs:
...
@@ -70,6 +70,7 @@ jobs:
images
:
${{ env.FULL_IMAGE_NAME }}
images
:
${{ env.FULL_IMAGE_NAME }}
tags
:
|
tags
:
|
type=ref,event=branch
type=ref,event=branch
type=ref,event=tag
flavor
:
|
flavor
:
|
prefix=cache-${{ matrix.platform }}-
prefix=cache-${{ matrix.platform }}-
...
...
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