Skip to content

Commit 365831a

Browse files
authored
Propagate errors from update-crds.sh script (#2090)
Signed-off-by: Todd Short <tshort@redhat.com>
1 parent 5017e8e commit 365831a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hack/tools/update-crds.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#!/usr/bin/env bash
2+
3+
set -e
4+
25
# This uses a custom CRD generator to create "standard" and "experimental" CRDs
36

47
# The names of the generated CRDs

0 commit comments

Comments
 (0)