mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-11 13:32:16 +02:00
Tidy up Actions ported from EE (#1732)
This commit is contained in:
parent
91c9b2eb42
commit
2140f80891
@ -10,7 +10,6 @@ env:
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
# for EE, run on special image-builders runners
|
||||
# TODO: make this a matrix build like the web containers
|
||||
runs-on:
|
||||
group: amd64-image-builders
|
||||
|
@ -3,7 +3,7 @@ name: Build and Push Model Server Image on Tag
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'disabled-model-server-build' # Currently there are no EE features on the model server
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
|
Loading…
x
Reference in New Issue
Block a user