thecommit
This commit is contained in:
parent
8a1486c4a1
commit
3aa98a0134
|
@ -38,7 +38,6 @@ jobs:
|
||||||
rm -r .git
|
rm -r .git
|
||||||
mv ../cloned/* .
|
mv ../cloned/* .
|
||||||
mv ../cloned/.git .
|
mv ../cloned/.git .
|
||||||
|
|
||||||
ls -la
|
ls -la
|
||||||
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