Skip to content

Commit

Permalink
switched to branch dependand repo checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
M_Westerholz committed Oct 11, 2024
1 parent 3f2cf19 commit c33dde7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/install-and-run-spsh-loadtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ permissions:
contents: read

concurrency:
group: spsh-k6-loadtest-rollout-run
group: schulportal-load-tests-rollout-run
cancel-in-progress: true

jobs:
Expand All @@ -29,8 +29,8 @@ jobs:
with:
repository: 'dBildungsplattform/schulportal-load-tests'
# change this ref to a branch to test changes
ref: "${{ inputs.release_tag }}"
# ref: "<branch_name>"
# ref: "${{ inputs.release_tag }}"
ref: "<branch_name>"

- name: Install kubectl and Helm
uses: azure/setup-kubectl@3e0aec4d80787158d308d7b364cb1b702e7feb7f #v4.0.0
Expand Down

0 comments on commit c33dde7

Please sign in to comment.