Skip to content

Commit

Permalink
debug 04
Browse files Browse the repository at this point in the history
  • Loading branch information
M_Westerholz committed Oct 18, 2024
1 parent df8e30d commit f1a5467
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/install-and-run-spsh-loadtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ jobs:

run: |
for scenario in "${SCENARIOS[@]}"; do
do
kubectl create job --from=cronjob/loadtest-spsh-${scenario} ${scenario}-${{ steps.convert_branch.outputs.lowercase_branch }}-$(date +%d.%m.%Y-%H%M) -n spsh
done
shell: bash

0 comments on commit f1a5467

Please sign in to comment.