Update Jenkinsfile
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
This commit is contained in:
parent
f42ce511dc
commit
fee83b7d46
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -6,7 +6,7 @@ pipeline {
|
||||
DOCKER_HOST = 'unix:///var/run/docker.sock'
|
||||
OPENAI_TOKEN = credentials('OpenAI-Token')
|
||||
OLLAMA = 'ollama/ollama'
|
||||
OPENWEBUI = 'ghcr.io/open-webui/open-webui:dev'
|
||||
OPENWEBUI = 'ghcr.io/open-webui/open-webui:latest'
|
||||
TIKA = 'apache/tika:latest'
|
||||
CHROMADB = 'chromadb/chroma:latest'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user