Skip to content

Commit a5443df

Browse files
committed
fix(ci): remove hardcoded VERTEX_AI_LOCATION from workflow
Signed-off-by: Matthew F Leader <mleader@redhat.com>
1 parent dde9a22 commit a5443df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/redhat-distro-container.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
runs-on: ubuntu-latest
4545
env:
4646
VERTEX_AI_PROJECT: ${{ secrets.VERTEX_AI_PROJECT }}
47-
VERTEX_AI_LOCATION: global
4847
GCP_WORKLOAD_IDENTITY_PROVIDER: ${{ secrets.GCP_WORKLOAD_IDENTITY_PROVIDER }}
4948
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
5049
# Deployment configuration - Llama Stack will support vLLM, Vertex AI, and OpenAI

0 commit comments

Comments
 (0)