Skip to content

Commit 1213447

Browse files
Added run_e2e_tests to deploy job
1 parent df39823 commit 1213447

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-orchestrator.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ jobs:
8989
AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID: ${{ inputs.AZURE_ENV_LOG_ANALYTICS_WORKSPACE_ID }}
9090
AZURE_EXISTING_AI_PROJECT_RESOURCE_ID: ${{ inputs.AZURE_EXISTING_AI_PROJECT_RESOURCE_ID }}
9191
docker_image_tag: ${{ needs.docker-build.outputs.IMAGE_TAG }}
92+
run_e2e_tests: ${{ inputs.run_e2e_tests }}
9293
secrets: inherit
9394

9495
e2e-test:

0 commit comments

Comments
 (0)