Skip to content

Commit 0872554

Browse files
authored
Merge pull request #51 from msau42/update-prow
Add .prow.sh that runs standard sidecar test jobs
2 parents ec9fdac + e187f75 commit 0872554

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.prow.sh

+5
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)