Skip to content

Commit 944be88

Browse files
committed
.prow.sh: enable Prow testing
1 parent 54a21f1 commit 944be88

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.prow.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#! /bin/bash
2+
3+
. release-tools/prow.sh
4+
5+
main

0 commit comments

Comments
 (0)