.......
build-develop-branch / build-branch (push) Has been skipped Details
convert-to-yml / develop-branch (push) Failing after 22s Details

This commit is contained in:
giles 2023-10-22 02:16:31 +01:00
parent c32fb13afe
commit 7f861b9041
1 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,8 @@ jobs:
cp -r . ../cloned
rm -rf ../cloned/.git
mv ../.git ../cloned
rm -r *
rm -r ./*
rm r .git
mv ../cloned/* .
git -C ../cloned status
git status