Merge commit 'c60f3823c09a501b1cc12b97b20eb05cec9f822e' into prow
This commit is contained in:
7
release-tools/.prow.sh
Executable file
7
release-tools/.prow.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
#! /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)"
|
Reference in New Issue
Block a user