.......
This commit is contained in:
parent
9f4b2e0df5
commit
8b2395f010
|
@ -35,6 +35,8 @@ jobs:
|
||||||
ls
|
ls
|
||||||
mv ../cloned/* .
|
mv ../cloned/* .
|
||||||
mv ../cloned/.git .
|
mv ../cloned/.git .
|
||||||
|
|
||||||
|
ls -la
|
||||||
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