ci(e2e): 👷 ee build for query-service (#1633)

Signed-off-by: Prashant Shahi <prashant@signoz.io>
This commit is contained in:
Prashant Shahi 2022-10-13 08:58:06 +05:30 committed by GitHub
parent 134c5dc1d2
commit acd15af823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2
- name: Build query-service image
run: make build-query-service-amd64
run: make build-ee-query-service-amd64
- name: Build frontend image
run: make build-frontend-amd64