mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-11 04:52:08 +00:00
Merge pull request #17839 from mesosphere/sttts-conformance-tags
Auto commit by PR queue bot
This commit is contained in:
commit
517dcd9b2f
@ -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"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user