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
19e7d9a0
"...resnet50_tensorflow.git" did not exist on "4585ff77041fef0bd120b4c24ef7a093373c1c72"
Commit
19e7d9a0
authored
Dec 27, 2023
by
Poulpatine
Browse files
feat: build docker image on dev
parent
295ebb4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
.github/workflows/docker-build.yaml
.github/workflows/docker-build.yaml
+3
-1
No files found.
.github/workflows/docker-build.yaml
View file @
19e7d9a0
...
...
@@ -4,7 +4,9 @@ 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'
]
branches
:
-
main
-
dev
tags
:
-
v*
...
...
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