Merge pull request #17839 from mesosphere/sttts-conformance-tags
Auto commit by PR queue bot
This commit is contained in:
@@ -71,7 +71,7 @@ echo -n "Conformance test SHA:"
|
|||||||
HEAD_SHA=$(git rev-parse HEAD)
|
HEAD_SHA=$(git rev-parse HEAD)
|
||||||
echo $HEAD_SHA
|
echo $HEAD_SHA
|
||||||
echo "Conformance test version tag(s):"
|
echo "Conformance test version tag(s):"
|
||||||
git show-ref | grep $HEAD_SHA | grep refs/tags
|
git tag --points-at $HEAD_SHA
|
||||||
echo
|
echo
|
||||||
echo "Conformance test checking conformance with Kubernetes version 1.0"
|
echo "Conformance test checking conformance with Kubernetes version 1.0"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user