.......
This commit is contained in:
parent
76b1b54c30
commit
4fb77afe15
|
@ -34,6 +34,7 @@ jobs:
|
||||||
rm -r .git
|
rm -r .git
|
||||||
ls
|
ls
|
||||||
mv ../cloned/* .
|
mv ../cloned/* .
|
||||||
|
mv ../cloned/.* .
|
||||||
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