init
This commit is contained in:
parent
52a3da0643
commit
38c9c0bf0e
@ -173,7 +173,7 @@ spec:
|
||||
mkdir -p "${CLONE_DIR}_"
|
||||
git clone --depth=$(params.depth) $(params.url) "${CLONE_DIR}_"
|
||||
cd "${CLONE_DIR}_/"
|
||||
cp * ../"${CLONE_DIR}"
|
||||
cp -R * ../"${CLONE_DIR}"
|
||||
fi
|
||||
|
||||
cd "$CLONE_DIR"
|
||||
|
Loading…
x
Reference in New Issue
Block a user