Skip to content

Commit

Permalink
Computing placeholder tag for arbitrary branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hatboyzero committed Jun 4, 2024
1 parent 3f8c4f7 commit 3f54bcf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/e2e-daily-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
daily_e2e_test:
uses: ./.github/workflows/e2e-testing.yml
with:
environment: "fllm-e2e-aca-daily-${{ github.event.repository.updated_at }}"
environment: "fllm-e2e-aca-daily-${{ github.run_id }}"
deployOpenAi: true
openAiName: fllm-01
openAiResourceGroup: fllm-shared-01
Expand All @@ -18,4 +18,3 @@ jobs:
bypassAndTeardown: false
target: e2e
secrets: inherit

0 comments on commit 3f54bcf

Please sign in to comment.