Skip to content

Commit 62c1e5d

Browse files
authored
Merge pull request #208 from kon-angelo/release-v1.15-prepare-for-HF
Cherry-pick fix for release test runs
2 parents ec5b355 + 1aecae4 commit 62c1e5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ci/test-integration.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ mkdir -p /tm
1414
--testrun-prefix tm-extension-azure- \
1515
--timeout=3600 \
1616
--testruns-chart-path=.ci/testruns/default \
17-
--set revision="$(cat ./VERSION)"
17+
--set revision="$(git rev-parse HEAD)"

0 commit comments

Comments
 (0)