Skip to content

Commit

Permalink
Deploying main to sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
hatboyzero committed Jun 24, 2024
1 parent 48933fd commit 9c93920
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/e2e-daily-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ jobs:
uses: ./.github/workflows/e2e-testing.yml
with:
environment: "fllm-e2e-aca-daily-${{ github.run_id }}"
deployOpenAi: true
deployOpenAi: false
openAiName: fllm-01
openAiResourceGroup: fllm-shared-01
location: EastUS2
notificationsEnabled: true
enableTeardown: true
notificationsEnabled: false
enableTeardown: false
bypassAndTeardown: false
target: e2e
target: sandbox
secrets: inherit

0 comments on commit 9c93920

Please sign in to comment.