mirror of
https://github.com/Hestia-Homes/ML.git
synced 2026-06-08 11:17:25 +00:00
test debug
This commit is contained in:
parent
e2de1d0ef1
commit
95f0ddad11
1 changed files with 3 additions and 1 deletions
4
.github/workflows/MLPipelinePostMerge.yml
vendored
4
.github/workflows/MLPipelinePostMerge.yml
vendored
|
|
@ -73,7 +73,8 @@ jobs:
|
|||
git config --local remote.origin.push master:master
|
||||
# echo "chicken" >> test.md
|
||||
|
||||
git fetch --prune
|
||||
|
||||
# git fetch --prune
|
||||
# git pull origin master
|
||||
# git add .
|
||||
# git commit -m "test"
|
||||
|
|
@ -83,6 +84,7 @@ jobs:
|
|||
git branch
|
||||
git tag
|
||||
git remote show origin
|
||||
git status
|
||||
|
||||
gto register ${REGISTER_MODEL_NAME}
|
||||
gto assign ${REGISTER_MODEL_NAME} --stage dev
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue