mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-29 05:15:12 +02:00
Fix backend build
This commit is contained in:
@@ -8,8 +8,9 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
# for EE, run on special image-builders runners
|
# for EE, run on special image-builders runners
|
||||||
|
# TODO: make this a matrix build like the web containers
|
||||||
runs-on:
|
runs-on:
|
||||||
group: image-builders
|
group: amd64-image-builders
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
Reference in New Issue
Block a user