Jan Wozniak 8e4ba5d637 Update csi-release-tools
$ git subtree pull --prefix=release-tools https://github.com/kubernetes-csi/csi-release-tools.git master
2020-02-13 13:04:05 +01:00

8 lines
253 B
Bash
Executable File

#! /bin/bash -e
#
# This is for testing csi-release-tools itself in Prow. All other
# repos use prow.sh for that, but as csi-release-tools isn't a normal
# repo with some Go code in it, it has a custom Prow test script.
./verify-shellcheck.sh "$(pwd)"