.......
This commit is contained in:
parent
4fb77afe15
commit
9f4b2e0df5
|
@ -34,7 +34,7 @@ jobs:
|
||||||
rm -r .git
|
rm -r .git
|
||||||
ls
|
ls
|
||||||
mv ../cloned/* .
|
mv ../cloned/* .
|
||||||
mv ../cloned/.* .
|
mv ../cloned/.git .
|
||||||
git -C ../cloned status
|
git -C ../cloned status
|
||||||
git status
|
git status
|
||||||
- name: GIT commit and push all changed files
|
- name: GIT commit and push all changed files
|
||||||
|
|
Loading…
Reference in New Issue