mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 23:47:12 +00:00
ci(e2e): 👷 enable DEV_BUILD flag for query-service (#1636)
Signed-off-by: Prashant Shahi <prashant@signoz.io>
This commit is contained in:
parent
f580bedb1c
commit
1b152c19ec
2
.github/workflows/e2e-k3s.yaml
vendored
2
.github/workflows/e2e-k3s.yaml
vendored
@ -16,6 +16,8 @@ jobs:
|
|||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
||||||
- name: Build query-service image
|
- name: Build query-service image
|
||||||
|
env:
|
||||||
|
DEV_BUILD: 1
|
||||||
run: make build-ee-query-service-amd64
|
run: make build-ee-query-service-amd64
|
||||||
|
|
||||||
- name: Build frontend image
|
- name: Build frontend image
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user