init
This commit is contained in:
parent
1f27c161b0
commit
4026a21537
@ -174,6 +174,8 @@ spec:
|
||||
git clone --depth=$(params.depth) $(params.url) "${CLONE_DIR}_"
|
||||
cd "${CLONE_DIR}_/"
|
||||
cp -R * ../"${CLONE_DIR}"
|
||||
cd ..
|
||||
rm -fR "${CLONE_DIR}_/"
|
||||
fi
|
||||
|
||||
cd "$CLONE_DIR"
|
||||
|
Loading…
x
Reference in New Issue
Block a user