Skip to content

Commit 71117c8

Browse files
committed
PT-3511: Debug loadtest
1 parent 69a0733 commit 71117c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/loadtest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ jobs:
8282
export RELEASE_TAG='${{ env.PLATFORM_IMAGE_TAG }}-${{ github.run_id }}'
8383
export TEST='./vc-benchmark/jmeter/xAPI/xApi_load_test_5_60_1800.jmx'
8484
export REPO='https://github.com/VirtoCommerce/vc-benchmark.git'
85+
echo $RELEASE_TAG
8586
export AUTH_TOKEN=${{ secrets.REPO_TOKEN }}
8687
python3.8 loadtest.py && echo "finish"
8788

0 commit comments

Comments
 (0)