.......
This commit is contained in:
parent
9f4b2e0df5
commit
8b2395f010
|
@ -35,6 +35,8 @@ jobs:
|
|||
ls
|
||||
mv ../cloned/* .
|
||||
mv ../cloned/.git .
|
||||
|
||||
ls -la
|
||||
git -C ../cloned status
|
||||
git status
|
||||
- name: GIT commit and push all changed files
|
||||
|
|
Loading…
Reference in New Issue