add env for searchqna (#318)
Signed-off-by: chensuyue <suyue.chen@intel.com>
This commit is contained in:
2
.github/workflows/docker-compose-e2e.yml
vendored
2
.github/workflows/docker-compose-e2e.yml
vendored
@@ -59,6 +59,8 @@ jobs:
|
||||
- name: Run test
|
||||
env:
|
||||
HUGGINGFACEHUB_API_TOKEN: ${{ secrets.HUGGINGFACEHUB_API_TOKEN }}
|
||||
GOOGLE_CSE_ID: ${{ secrets.GOOGLE_CSE_ID }}
|
||||
GOOGLE_API_KEY: ${{ secrets.GOOGLE_API_KEY }}
|
||||
example: ${{ matrix.example }}
|
||||
hardware: ${{ matrix.hardware }}
|
||||
IMAGE_TAG: ${{ needs.mega-image-build.outputs.image_tag }}
|
||||
|
||||
Reference in New Issue
Block a user