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
47ec2425
Unverified
Commit
47ec2425
authored
Jul 07, 2024
by
Timothy Jaeryang Baek
Committed by
GitHub
Jul 07, 2024
Browse files
Merge pull request #3692 from cheahjs/fix/integration-test
fix: delete docker build cache in integration test
parents
d157af2f
4ae0a1f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.github/workflows/integration-test.yml
.github/workflows/integration-test.yml
+4
-0
No files found.
.github/workflows/integration-test.yml
View file @
47ec2425
...
@@ -35,6 +35,10 @@ jobs:
...
@@ -35,6 +35,10 @@ jobs:
done
done
echo "Service is up!"
echo "Service is up!"
-
name
:
Delete Docker build cache
run
:
|
docker builder prune --all --force
-
name
:
Preload Ollama model
-
name
:
Preload Ollama model
run
:
|
run
:
|
docker exec ollama ollama pull qwen:0.5b-chat-v1.5-q2_K
docker exec ollama ollama pull qwen:0.5b-chat-v1.5-q2_K
...
...
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