Skip to content

Commit 2865f61

Browse files
author
Corneil du Plessis
committed
[CI] Update checks
1 parent 46b2138 commit 2865f61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/deploy/carvel/deploy-scdf.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ if [ "$SCDF_TYPE" == "" ]; then
1818
fi
1919
check_env NS
2020
check_env PACKAGE_VERSION
21+
check_env SCDF_TYPE
22+
2123
SCDIR=$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")
2224
start_time=$(date +%s)
2325
# the following names are your choice.

0 commit comments

Comments
 (0)