init
This commit is contained in:
parent
bd921b9bd1
commit
5314085f5b
@ -188,7 +188,7 @@ spec:
|
||||
-depth="${PARAM_DEPTH}" \
|
||||
-sparseCheckoutDirectories="${PARAM_SPARSE_CHECKOUT_DIRECTORIES}"
|
||||
cd "${CHECKOUT_DIR}"
|
||||
if [ -d "specs" ]]; then
|
||||
if [ -d "specs" ]; then
|
||||
ls -al specs
|
||||
fi
|
||||
RESULT_SHA="$(git rev-parse HEAD)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user