We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec5b355 + 1aecae4 commit 62c1e5dCopy full SHA for 62c1e5d
1 file changed
.ci/test-integration.sh
@@ -14,4 +14,4 @@ mkdir -p /tm
14
--testrun-prefix tm-extension-azure- \
15
--timeout=3600 \
16
--testruns-chart-path=.ci/testruns/default \
17
- --set revision="$(cat ./VERSION)"
+ --set revision="$(git rev-parse HEAD)"
0 commit comments