Update Jenkinsfile
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit
Some checks failed
Updates/open-webui-ollama-docker-deploy/pipeline/head There was a failure building this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -8,7 +8,7 @@ pipeline {
|
|||||||
OLLAMA = 'ollama/ollama'
|
OLLAMA = 'ollama/ollama'
|
||||||
OPENWEBUI = 'ghcr.io/open-webui/open-webui:latest'
|
OPENWEBUI = 'ghcr.io/open-webui/open-webui:latest'
|
||||||
TIKA = 'apache/tika:latest'
|
TIKA = 'apache/tika:latest'
|
||||||
CHROMADB = 'chromadb/chroma:latest'
|
CHROMADB = 'chromadb/chroma:0.6.3" // 'chromadb/chroma:latest'
|
||||||
CHROMAUI = 'ghcr.io/logspace-ai/chroma-ui:latest'
|
CHROMAUI = 'ghcr.io/logspace-ai/chroma-ui:latest'
|
||||||
}
|
}
|
||||||
stages {
|
stages {
|
||||||
|
Reference in New Issue
Block a user