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