mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +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)
|
||||
echo $HEAD_SHA
|
||||
echo "Conformance test version tag(s):"
|
||||
git show-ref | grep $HEAD_SHA | grep refs/tags
|
||||
git tag --points-at $HEAD_SHA
|
||||
echo
|
||||
echo "Conformance test checking conformance with Kubernetes version 1.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user