mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-30 13:10:43 +00:00
test debug
This commit is contained in:
parent
bf78146555
commit
e2de1d0ef1
1 changed files with 3 additions and 1 deletions
4
.github/workflows/MLPipelinePostMerge.yml
vendored
4
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -72,7 +72,9 @@ jobs:
|
||||||
git config user.email "Github-Bot@no-reply.com"
|
git config user.email "Github-Bot@no-reply.com"
|
||||||
git config --local remote.origin.push master:master
|
git config --local remote.origin.push master:master
|
||||||
# echo "chicken" >> test.md
|
# echo "chicken" >> test.md
|
||||||
git pull origin master
|
|
||||||
|
git fetch --prune
|
||||||
|
# git pull origin master
|
||||||
# git add .
|
# git add .
|
||||||
# git commit -m "test"
|
# git commit -m "test"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue