kkkkkkkkkkkk
This commit is contained in:
parent
f7dbd429a5
commit
db8d81e9a2
|
@ -23,7 +23,7 @@ jobs:
|
|||
echo ::set-env name=PRODUCTION_BRANCH::${firstString/format-/"$secondString"}
|
||||
- name: clone
|
||||
run: |
|
||||
git clone github.repositoryUrl ../cloned
|
||||
git clone ${{ github.repositoryUrl }} ../cloned
|
||||
mv ../cloned/.git ..
|
||||
rm -rf ../cloned
|
||||
cp -r . ../cloned
|
||||
|
|
Loading…
Reference in New Issue